irrigation_system/software/apps
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
..
gateway refactor(build): Streamline multi-app CMake configuration 2025-07-01 12:05:18 +02:00
hello_world Fix: hello_world prj.conf - set correct board name 2025-07-03 09:21:48 +02:00
slave_node feat(slave_node): Support multi-board build for bluepill_f103rb and weact_stm32g431_core 2025-07-03 10:53:21 +02:00
stm32g431_tests Rename hello_world app to stm32g431_tests 2025-07-03 10:02:53 +02:00