irrigation_system/software/modules/modbus_server
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
..
include Refactor slave_node application to use Zephyr modules 2025-07-02 20:47:16 +02:00
src feat(slave_node): Refine Modbus UART and add CDC-ACM support 2025-07-03 13:18:47 +02:00
CMakeLists.txt Refactor slave_node application to use Zephyr modules 2025-07-02 20:47:16 +02:00
Kconfig Refactor slave_node application to use Zephyr modules 2025-07-02 20:47:16 +02:00