rusefi/firmware/util
rusefillc 52f52376de tear down Engine god object #4511 2022-09-15 21:55:15 -04:00
..
containers tear down Engine god object #4511 2022-09-15 21:55:15 -04:00
math
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efi_scaled_channel.h
efilib.cpp
efilib.h tear down Engine god object #4511 2022-09-15 21:28:27 -04:00
efitime.cpp time routines refactor (#4563) 2022-09-11 13:06:03 -04:00
efitime.h dead code, reduce typedefs (#4566) 2022-09-11 16:08:11 -04:00
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.cpp Os util update (#4574) 2022-09-13 17:57:13 -04:00
os_util.h
peak_detect.h
readme.md
timer.cpp
timer.h
tinymt32.c
tinymt32.h
util.mk time routines refactor (#4563) 2022-09-11 13:06:03 -04:00

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.