Commit Graph

11 Commits

Author SHA1 Message Date
b6378ff0de modified: .gitea/workflows/sdcc.yml 2025-02-23 11:11:28 +01:00
581fea8b69 modified: .gitea/workflows/sdcc.yml 2025-02-23 11:07:28 +01:00
3c3af1ba04 feat : Modified SDCC build configuration to enable additional models.
- Modified SDCC build configuration to enable additional models.
2025-02-23 11:04:09 +01:00
1a7ca4e82f feat : Update dependency versions in SCCD workflow
- The main goal of the changes is to update dependency versions in the SCCD workflow.
2025-02-23 10:43:40 +01:00
5fb0d50bb9 modified: .gitea/workflows/sdcc.yml 2025-02-23 10:42:18 +01:00
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