fome-fw/firmware/util
Matthew Kennedy dbebc353a2 remove unused msg parameter (#2360)
* dead parameter

* last few
2021-02-16 09:32:16 -05:00
..
containers Add fallback map table (#2248) 2021-01-31 17:19:06 -05:00
math remove unused msg parameter (#2360) 2021-02-16 09:32:16 -05:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h RAM efficiency of VR crank trigger shapes #2182 2021-01-04 22:13:59 -05:00
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
timer.cpp
timer.h
util.mk

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.