fome-fw/firmware/console
Matthew Kennedy 39280fb2c6 logging simplification: switch bare functions to member functions (#1788)
* first pass

* first pass

* const means we don't have to check!

* static

* test fixup
2020-09-12 03:08:11 +03:00
..
binary Hellen says let's fix master 2020-09-11 07:05:32 -04:00
binary_log log second tps 2020-07-30 11:31:49 -07:00
connector_uart_dma.cpp UART DMA for "primary" connector #1528 2020-06-22 11:32:47 -04:00
connector_uart_dma.h refactoring connectivity 2020-06-21 19:48:55 -04:00
console.mk the miracle of makefile 2020-07-19 22:22:28 -04:00
console_io.cpp Hellen says let's fix Prometheus part #3 2020-09-11 08:25:42 -04:00
console_io.h refactoring 2020-06-21 15:40:59 -04:00
eficonsole.cpp Stack usage is still all over the place #1662 2020-08-02 11:39:20 -04:00
eficonsole.h code style 2020-04-01 19:00:56 -04:00
status_loop.cpp logging simplification: switch bare functions to member functions (#1788) 2020-09-12 03:08:11 +03:00
status_loop.h