Commit Graph

3 Commits

Author SHA1 Message Date
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