fome-fw/firmware/console
Matthew Kennedy ce142907a0 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
..
binary replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
binary_log
connector_uart_dma.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
connector_uart_dma.h
console.mk
console_io.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
console_io.h USB uses its own channel, add implementations for serial channels (#2472) 2021-03-19 17:05:04 -04:00
eficonsole.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
eficonsole.h replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
status_loop.cpp plumbing for multiple vvt (#2488) 2021-03-25 07:39:23 -04:00
status_loop.h
usb_console.cpp USB uses its own channel, add implementations for serial channels (#2472) 2021-03-19 17:05:04 -04:00