rusefi-full/firmware/util
rusefillc b776003989 do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
..
containers volatile increment warning 2022-02-26 22:58:51 -05:00
math output channel tweaks (#4023) 2022-03-24 08:58:55 -04:00
cli_registry.cpp cli_registry: save 99 bytes (#3992) 2022-03-13 09:18:45 -04:00
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp docs 2022-03-19 19:33:37 -04:00
efilib.h warning cleanup (#4020) 2022-03-22 16:53:24 -04:00
efitime.h do not control VVT during cranking fix #3443 2022-04-10 19:22:39 -04:00
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
peak_detect.h
readme.md
scaled_channel.h
timer.cpp
timer.h
tinymt32.c
tinymt32.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.