Write hard faults to backup ram, print on next boot #4324

This commit is contained in:
rusefillc 2022-07-26 15:39:30 -04:00
parent a020a4cf05
commit 956c585dca
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Release template (copy/paste this for new release):
- raw voltage gauges for Lua script aux analog inputs #4346
- microRusEFI and Proteus F4 have CAN OpenBLT bootloader #4199 #4230
- counter-noise measure for custom skipped trigger wheels #4375
- Write hard faults to backup ram, print on next boot #4324
### Fixed
- Lua CAN reception fixed for 11-bit IDs where the frame would be received, but a corrupt ID was passed to the handler function. #4321