• Joined on 2024-05-30
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 12:30:10 +01:00
5c43e31a24 chore 📦: Optimize SCCD build process for microcontrollers
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 12:13:56 +01:00
e224dc15c4 chore 📦: Simplify build process
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 12:03:13 +01:00
04aa49e13b chore 📦: Improve build process for Sdcc compiler
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 11:11:49 +01:00
b6378ff0de modified: .gitea/workflows/sdcc.yml
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 11:07:49 +01:00
581fea8b69 modified: .gitea/workflows/sdcc.yml
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 11:04:22 +01:00
3c3af1ba04 feat : Modified SDCC build configuration to enable additional models.
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:43:52 +01:00
1a7ca4e82f feat : Update dependency versions in SCCD workflow
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:42:49 +01:00
5fb0d50bb9 modified: .gitea/workflows/sdcc.yml
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:39:37 +01:00
1c30a79e63 modified: .gitea/workflows/sdcc.yml
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:38:26 +01:00
4cef0291a7 feat : Update automated dependencies installation for Python 3.11
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:32:21 +01:00
4d87e095e9 chore 📦: Update SDCC build process
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:27:53 +01:00
2317f458b6 chore 📦: Updated dependencies for SDCC workflow
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:20:07 +01:00
8a3e35f311 chore 📦: Improved build process for SDCC repository.
Jose pushed to main at Jose/zigbee_weather_station 2025-02-23 10:12:22 +01:00
51601be546 feat : Add GitHub Actions workflow for SDCC build and test on CC2530
69de01e9b3 feat : Update main workflow configuration with new trigger option
Compare 2 commits »
Jose pushed to main at Jose/zigbee_weather_station 2025-02-22 22:53:34 +01:00
bb9e195485 feat : Enhance compiler settings with Z-Stack SDK path spec and optimization level adjustments
Jose pushed to main at Jose/zigbee_weather_station 2025-02-22 22:22:30 +01:00
d1afed99c5 style 💎: Remove unused header file
22e88bc7f5 feat : Update dependencies for Zigbee communication and expand project functionality with new header files
d7f91ac9bb new file: include/OSAL.c
Compare 3 commits »
Jose pushed to main at Jose/zigbee_weather_station 2025-02-22 22:08:21 +01:00
ddba6725bb feat : Add necessary libraries for sensor functionality and remove redundant inclusions
6e65c6eccc new file: include/_hal_uart_dma.c
Compare 2 commits »
Jose pushed to main at Jose/zigbee_weather_station 2025-02-22 20:56:46 +01:00
a2b5f88a29 feat : Improved GPIO pin configuration for the main program.
Jose pushed to main at Jose/zigbee_weather_station 2025-02-22 18:45:14 +01:00
aabeafee14 feat : Improve MSP430 GCC compiler setup and usage in CI
Jose pushed to main at Jose/zigbee_weather_station 2025-02-22 18:22:14 +01:00
32ba900134 chore 📦: Update CI/CD workflow to export GCC compiler path