- 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. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| apps | ||
| boards/iten/bluepill_f103rb | ||
| lib | ||
| tools/modbus_tool | ||