rusefi-1/firmware/controllers/core
Matthew Kennedy 5d844b1ebe
Error handling cleanup (#4332)
* dead code in stm32

* rusefi.cpp can have some noreturn

* handle lua panic

* unused error codes

* simplifications of error_handling.cpp

* comment

* put that back

* guard
2022-07-07 23:49:02 -04:00
..
common_headers.h
core.mk
engine_module.h docs 2022-04-15 22:56:38 -04:00
error_handling.cpp Error handling cleanup (#4332) 2022-07-07 23:49:02 -04:00
error_handling.h Write hard faults to backup ram, print on next boot (#4324) 2022-07-07 15:14:31 -04:00
fsio_impl.cpp Move curves out of engineConfiguration in order to reduce RAM usage #4127 2022-05-01 23:43:43 -04:00
fsio_impl.h more generous script table axis limits (#4309) 2022-07-01 06:51:47 -04:00
state_sequence.cpp
state_sequence.h Remove third trigger channel (#4226) 2022-06-01 21:24:20 -04:00