rusefi-1/firmware/util
Matthew Kennedy 0e2af73e9c
Knock count (#3240)
* knocky knocky

* check the right thing

* improve operator

* TS

* s

* bbbbb
2021-09-20 14:27:26 -04:00
..
containers
math
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
peak_detect.h
readme.md
rusefi_true.h
scaled_channel.h Knock count (#3240) 2021-09-20 14:27:26 -04:00
timer.cpp
timer.h
util.mk

readme.md

Util

In this folder we have all the tiny utility stuff.

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