fome-fw/firmware/controllers/core
Matthew Kennedy a3d3638232 more graceful chibios assertion failure (#2859)
* no custom assert hook

* dead

* setjmp/longjmp

* always call tid hook

* tests get threadid

* simulator threadid

* kick

* stubs for kinetis

* make it happier

* noreturn

* oops

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-07-05 18:18:58 -04:00
..
common_headers.h
core.mk
engine_ptr.h helping build? 2021-06-25 11:48:17 -04:00
error_handling.cpp more graceful chibios assertion failure (#2859) 2021-07-05 18:18:58 -04:00
error_handling.h fix error/warning buffer overflow (#2456) 2021-03-14 09:31:11 -04:00
fsio_core.cpp warnings & assorted cleanup (#2793) 2021-06-03 14:30:25 -04:00
fsio_core.h helping us trace CUSTOM_FSIO_STACK_SIZE 2021-04-08 15:15:12 -04:00
fsio_impl.cpp Move AC logic out of FSIO (#2872) 2021-06-27 18:51:34 -04:00
fsio_impl.h Destroy all shared logger (#2574) 2021-04-21 14:28:48 -04:00
state_sequence.cpp
state_sequence.h