rusefi-1/firmware/util
rusefi fcf0d68849 more API 2021-11-14 14:53:44 -05:00
..
containers
math
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp dead code 2021-11-08 19:01:18 -05:00
datalogging.h dead code 2021-11-08 19:01:18 -05:00
efilib.cpp dead code 2021-11-08 19:01:18 -05:00
efilib.h
efitime.h Overflow in currentTimeMillis and getTimeNowSeconds #3531 2021-11-11 16:39:23 -05:00
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
timer.cpp more API 2021-11-14 14:53:44 -05:00
timer.h more API 2021-11-14 14:53:44 -05:00
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.