custom-board-bundle-sample-.../firmware/controllers/core
Matthew Kennedy 4e3e95db2d
replace print/printMsg with scheduleMsg (#2497)
* start cleaning

* disabled feature means don't print that it's disabled

* cli

* usages

* printMsg -> scheduleMsg

* this is alllll dead now

* no crlf please

* all hope is lost if you manage to hit this line

* tests

* tests

* ok we did actually need that part

* sim

* d

* kinetis

* it did ifdef, not if

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-26 17:23:26 -04:00
..
common_headers.h trigger and start button pins not displayed by "pins" command #2084 2020-12-16 22:00:42 -05:00
core.mk
engine_ptr.h use DECLARE_ENGINE_PTR for Engine class (#2365) 2021-02-16 16:58:54 -05:00
error_handling.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
error_handling.h fix error/warning buffer overflow (#2456) 2021-03-14 09:31:11 -04:00
fsio_core.cpp cleanup (#2386) 2021-02-23 16:57:14 -05:00
fsio_core.h cleanup (#2386) 2021-02-23 16:57:14 -05:00
fsio_impl.cpp plumbing for multiple vvt (#2488) 2021-03-25 07:39:23 -04:00
fsio_impl.h switch from float to expected<float> (#1862) 2020-10-06 22:33:00 -04:00
state_sequence.cpp
state_sequence.h clean up some includes (#2227) 2021-01-16 09:45:45 -05:00