irrigation_system/software/apps/slave_node/boards
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
..
bluepill_f103rb.conf feat(slave_node): Support multi-board build for bluepill_f103rb and weact_stm32g431_core 2025-07-03 10:53:21 +02:00
bluepill_f103rb.overlay feat(settings): Implement persistent Modbus configuration 2025-07-01 16:44:32 +02:00
weact_stm32g431_core.overlay feat(slave_node): Support multi-board build for bluepill_f103rb and weact_stm32g431_core 2025-07-03 10:53:21 +02:00