rusefi/firmware/util
rusefillc 6eb68aa4a1 helping us trace CUSTOM_INTEPOLATE_ERROR 2021-04-08 16:14:06 -04:00
..
containers helping us trace CUSTOM_INTEPOLATE_ERROR 2021-04-08 16:14:06 -04:00
math helping us trace CUSTOM_INTEPOLATE_ERROR 2021-04-08 16:14:06 -04:00
cli_registry.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
cli_registry.h
common.h
datalogging.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
datalogging.h replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
efilib.cpp replace print/printMsg with scheduleMsg (#2497) 2021-03-26 17:23:26 -04:00
efilib.h
efitime.h
expected.h
histogram.c
histogram.h
loggingcentral.cpp type signature, guards 2021-03-15 17:11:11 -04:00
loggingcentral.h type signature, guards 2021-03-15 17:11:11 -04:00
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
timer.cpp
timer.h test_timer 2021-03-12 00:43:48 -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.