fome-fw/firmware/util
Matthew Kennedy 943e6078c8 logging cleanup before refactor (#2438)
* minor cleanup

* more cleaning

* signature

* spelling

* doy
2021-03-09 08:43:29 -05:00
..
containers
math error accumulator (#2434) 2021-03-08 07:40:46 -05:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp logging cleanup before refactor (#2438) 2021-03-09 08:43:29 -05:00
loggingcentral.h logging cleanup before refactor (#2438) 2021-03-09 08:43:29 -05:00
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
timer.cpp virtual zero timer (#2426) 2021-03-07 15:32:41 -05:00
timer.h virtual zero timer (#2426) 2021-03-07 15:32:41 -05:00
util.mk error accumulator (#2434) 2021-03-08 07:40:46 -05:00

readme.md

In this folder we have all the tiny utility stuff.

Ideally, code from this folder should not depend on code from any other folder.