fome-fw/firmware/util
Matthew Kennedy 0b52f5b542 Template-ize bin/value length for interpolation (#878)
* update consumers

* tests

* whitespace

* format
2019-07-09 21:16:36 +03:00
..
containers ETB: TPS should be f(RPM, pedal) - target table #835 2019-06-15 14:11:38 -04:00
math Template-ize bin/value length for interpolation (#878) 2019-07-09 21:16:36 +03:00
cli_registry.cpp order of includes consistency 2019-07-05 20:03:32 -04:00
cli_registry.h
datalogging.cpp refactoring: better file name 2019-07-06 20:15:49 -04:00
datalogging.h const, explicit, and override (#831) 2019-06-08 09:51:36 -04:00
efilib.cpp
efilib.h
efitime.h
histogram.c Refactoring: OS access should be explicit #867 2019-07-03 21:01:48 -04:00
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c refactoring: better file name 2019-07-06 20:15:49 -04:00
os_util.h refactoring: better file name 2019-07-06 20:15:49 -04:00
readme.md
rusefi_true.h
util.mk refactoring: better file name 2019-07-06 20:15:49 -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.