Commit Graph

6 Commits

Author SHA1 Message Date
1c30a79e63 modified: .gitea/workflows/sdcc.yml 2025-02-23 10:39:16 +01:00
4cef0291a7 feat : Update automated dependencies installation for Python 3.11
- Automated dependencies installation updated for Python 3.11.
2025-02-23 10:38:14 +01:00
4d87e095e9 chore 📦: Update SDCC build process
- This commit updates the SDCC build process with various minor changes.
2025-02-23 10:32:03 +01:00
2317f458b6 chore 📦: Updated dependencies for SDCC workflow
- Updated dependencies for the SDCC workflow.
2025-02-23 10:27:40 +01:00
8a3e35f311 chore 📦: Improved build process for SDCC repository.
- Improved build process for SDCC repository.
2025-02-23 10:19:54 +01:00
51601be546 feat : Add GitHub Actions workflow for SDCC build and test on CC2530
- This commit adds a new GitHub Actions workflow for building and testing SDCC (Software Development Compiler) on CC2530.
- The changes are to update the build process for Zigbee sensor firmware, switching from MSP430 compiler to sdcc and updating object file generation rules.
- This commit updates the build system for the project, adding and configuring new paths, compiler settings, and dependencies for the Z-Stack SDK.
2025-02-23 10:12:09 +01:00