rusefi-1/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 common.h: define MIN and MAX macro only if nod defined yet (#1896) 2020-10-22 08:41:44 -04:00
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 RAM efficiency of VR crank trigger shapes #2182 2021-01-04 22:13:59 -05:00
efitime.h Avoid float -> int64 conversion #1993 2020-12-03 10:31:16 -05:00
expected.h fix expected (#1754) 2020-09-03 14:56:55 -04:00
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 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 Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
timer.cpp virtual zero timer (#2426) 2021-03-07 15:32:41 -05:00
timer.h test_timer 2021-03-12 00:43:48 -05:00
util.mk error accumulator (#2434) 2021-03-08 07:40:46 -05:00

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.