- Implement all remaining Modbus registers as defined in the documentation v1.0. - Add support for digital I/O, system status, and a simulated watchdog. - Implement a placeholder for the firmware update mechanism, including CRC calculation for received data chunks. - Remove the input simulation timer; digital inputs are now static and ready for real hardware. |
||
|---|---|---|
| .. | ||
| main.c | ||
| modbus_bridge.h | ||
| shell_modbus.c | ||
| shell_system.c | ||