irrigation_system/software/apps/slave_node
Eduard Iten 3a05c80b25 feat(slave_node): Refine Modbus UART and add CDC-ACM support
- Adjusted Device Tree Overlays for bluepill_f103rb and weact_stm32g431_core
  to correctly define Modbus UART via 'modbus0' subnode with 'zephyr,modbus-serial'
  compatibility, aligning with rtu_server sample.
- Prepared modbus_server.c to use the correct Device Tree node for Modbus UART.
2025-07-03 13:18:47 +02:00
..
boards feat(slave_node): Refine Modbus UART and add CDC-ACM support 2025-07-03 13:18:47 +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