irrigation_system/software/apps/slave_node
Eduard Iten 5208f1370d feat(slave_node): Support multi-board build for bluepill_f103rb and weact_stm32g431_core
Refactor slave_node application to support building for both bluepill_f103rb and
weact_stm32g431_core boards.

- Moved RTT-specific console and shell backend configurations from prj.conf
  into board-specific .conf files (bluepill_f103rb.conf).
- Configured USART2 as console/shell for weact_stm32g431_core.
- Added Device Tree Overlay for weact_stm32g431_core to enable USART1 for Modbus
  communication (PA9/PA10).
2025-07-03 10:53:21 +02:00
..
boards feat(slave_node): Support multi-board build for bluepill_f103rb and weact_stm32g431_core 2025-07-03 10:53:21 +02:00
src Refactor fwu library into a Zephyr module 2025-07-02 21:30:15 +02:00
CMakeLists.txt Refactor fwu library into a Zephyr module 2025-07-02 21:30:15 +02:00
prj.conf feat(slave_node): Support multi-board build for bluepill_f103rb and weact_stm32g431_core 2025-07-03 10:53:21 +02:00