fome-fw/firmware/util
Matthew Kennedy cd41449459 Debuggability in the new sensor world (#1238)
* rename to avoid conflict

* fix efilib

* add sensor printing

* makefile

* that check was already there

* const

* const

* fix tests

* formatting

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-03-30 18:29:42 -04:00
..
containers
math fine 2020-03-24 16:46:36 -04:00
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
efitime.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h Debuggability in the new sensor world (#1238) 2020-03-30 18:29:42 -04:00
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
util.mk TS cleanup pass (#1225) 2020-03-25 23:00:17 -04: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.