rusefi/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 yet more pch (#3068) 2021-08-03 22:05:01 -04:00
math zero dwell warning at zero RPM #3153 2021-08-16 09:11:22 -04:00
cli_registry.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
cli_registry.h
common.h
datalogging.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
datalogging.h
efilib.cpp
efilib.h
efitime.h
expected.h
histogram.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
histogram.h
loggingcentral.cpp even more pch (#3112) 2021-08-04 19:30:52 -04:00
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 yet more pch (#3068) 2021-08-03 22:05:01 -04:00
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.