irrigation_system/software/apps
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
..
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): Refine Modbus UART and add CDC-ACM support 2025-07-03 13:18:47 +02:00
stm32g431_tests Rename hello_world app to stm32g431_tests 2025-07-03 10:02:53 +02:00