rusefi-1/firmware/util
Matthew Kennedy 08e2e37b9f
simplify confirmation (#2131)
2020-12-24 16:54:22 -05:00
..
containers
math
cli_registry.cpp simplify confirmation (#2131) 2020-12-24 16:54:22 -05:00
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c clang warnings again #2055 2020-12-11 12:50:10 -05:00
os_util.h clang warnings again #2055 2020-12-11 12:50:10 -05:00
readme.md
rusefi_true.h
scaled_channel.h
timer.cpp handle negative timer delta (#2110) 2020-12-21 06:16:58 -05:00
timer.h switch rpm calculator to use timer class (#2005) 2020-12-06 16:01:45 -05:00
util.mk

readme.md

In this folder we have all the tiny utility stuff.

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