fome-fw/firmware/console
Matthew Kennedy 40106224f0 Write output channels with new parser (#4219)
* let the new parser run

* s

* support for output channels

* usages reader uses new parser for output channels

* better debugging configuration

* bad merge

* test it a bit too

* more tests

* copy/paste the same content from other file

* s

* fix bugs where even the existing logic tries to write as an enum (?)

* jar

* print stream always unix

* print stream always unix

* use typedefs correctly

* jar

* stub support for multiple of each type

* s

* s

* name some more datas
2022-06-19 09:52:23 -04:00
..
binary Write output channels with new parser (#4219) 2022-06-19 09:52:23 -04:00
binary_log binary log knock count and retard (#4139) 2022-05-05 07:41:41 +03:00
connector_uart_dma.cpp
connector_uart_dma.h
console.mk
console_io.cpp allow enum_class in rusefi_hw_enums.h (#4104) 2022-04-25 20:38:16 -04:00
console_io.h
eficonsole.cpp We have working runtime RAM detection - we shall use it for Lua #3970 2022-03-27 19:39:40 -04:00
eficonsole.h
ethernet_console.cpp Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
lwipopts.h
status_loop.cpp Remove third trigger channel (#4226) 2022-06-01 21:24:20 -04:00
status_loop.h
usb_console.cpp