speeduino/misra
tx_haggis bea806f611
Bugfix for serial I/O hanging when the payload size is only partially sent (#1227)
* Fix for spurious serial command causing timeout
due to ill formed payload size

* DOxygen

* MISRA fixes

* Comms - minor simplification
No need to include payload size in serialBytesRxTx whilst receiving payload.
2024-08-10 08:22:51 +10:00
..
all_rules.txt MISRA cleanup rule: misra-c2012-8.2 2022-11-06 09:43:29 +11:00
check_misra.sh cppcheck: have to use absolute paths. (#1216) 2024-05-29 13:44:12 +10:00
misra.json refactor: parameterize the MISRA checking script (#507) 2021-01-25 09:56:37 +11:00
misra_2012_text.txt Bugfix for serial I/O hanging when the payload size is only partially sent (#1227) 2024-08-10 08:22:51 +10:00
suppression_notes.txt Accurate MISRA scanning for all rules now in place 2022-09-08 12:57:05 +10:00
suppressions.txt Suppress 5.8 & 8.6 (#975) 2023-05-04 10:14:57 +10:00