Commit Graph

12 Commits

Author SHA1 Message Date
1e70dffc06 modified: .gitea/workflows/ci.yml
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 35s
2025-02-22 17:52:59 +01:00
b0d13130f5 modified: .gitea/workflows/ci.yml
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 32s
2025-02-22 17:48:53 +01:00
b4347cedb4 modified: .gitea/workflows/ci.yml
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 28s
2025-02-22 12:59:14 +01:00
31e25e505d modified: .gitea/workflows/ci.yml
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 30s
2025-02-22 12:51:21 +01:00
6c4dbff16c feat : Update system path in Bash configuration file
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 28s
- The main goal of these changes is to update a system path in a user's Bash configuration file.
2025-02-22 12:47:00 +01:00
b926337521 feat : Update installation process for MSP430 toolchain
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 27s
- The main goal of these changes is to update and modify the installation process of the MSP430 toolchain.
2025-02-22 12:40:04 +01:00
8e2eb580d6 feat : Improve installation process for msp430-gcc
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 23s
- Improved installation process for msp430-gcc by adding the /usr/local/bin directory to the system PATH.
2025-02-22 12:25:38 +01:00
176ac179b9 chore 📦: Update CI workflow to unatended mode
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 41s
- Updated CI workflow to use unattended mode instead of silent mode, allowing automation with less manual intervention required.
2025-02-22 12:22:24 +01:00
ede4ef6e44 feat : Automate installation of MSP430 GCC toolchain and runner
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 19s
- The workflow script now automates the installation of the MSP430 GCC toolchain and runner, streamlining the build process.
2025-02-22 12:19:23 +01:00
6d5caa48ac chore 📦: Update CI workflow script to use direct downloads of MSP430 GCC toolchain and dependencies
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 20s
- The changes to the CI workflow script update the installation commands for the MSP430 GCC toolchain and its dependencies, switching from alternative methods to direct downloads.
2025-02-22 12:01:58 +01:00
b6defeaa42 feat : Install msp430 compiler in .gitea/workflows/ci.yml
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 2m21s
- Changes made to install msp430 compiler in .gitea/workflows/ci.yml.
2025-02-22 11:37:07 +01:00
9a3ec2410c feat : Automate Zigbee firmware build and deployment
Some checks failed
CC2530 Zigbee Firmware Build / build (push) Failing after 1m13s
- The updated workflow is designed to automate the building and deployment of Zigbee firmware for a specific device.
2025-02-22 11:16:08 +01:00