irrigation_system/software
Eduard Iten 3f0d5a76c6 feat(cdc_acm): Add CDC-ACM support and remove old test applications
- Implemented CDC-ACM (USB Virtual COM Port) support for the slave_node application.
- Removed the now obsolete 'hello_world' and 'stm32g431_tests' applications.
2025-07-03 14:31:17 +02:00
..
.vscode canbus, modbus working, valve has to be implemented in real 2025-06-19 16:56:21 +02:00
apps feat(cdc_acm): Add CDC-ACM support and remove old test applications 2025-07-03 14:31:17 +02:00
boards/iten/bluepill_f103rb feat: Establish functional multi-app structure 2025-07-01 11:05:12 +02:00
modules fix(modbus_server): Implement hardcoded firmware version 0.0.1 2025-07-03 13:43:15 +02:00
tools/modbus_tool Fix: modbus_tool.py - replace is_connected() with is_socket_open() and fix UnboundLocalError 2025-07-02 21:05:40 +02:00
CMakeLists.txt Rename hello_world app to stm32g431_tests 2025-07-03 10:02:53 +02:00