rusefi/firmware/util
Andrei bdea57ac5b CAN update 2021-12-03 20:35:15 -05:00
..
containers CAN update 2021-12-03 20:35:15 -05:00
math more details into error message 2021-07-02 19:05:54 -04:00
cli_registry.cpp rip the bandaid: find-replace most of scheduleMsg (#2572) 2021-04-21 12:53:13 -04:00
cli_registry.h Logging remove 3 (#2568) 2021-04-20 14:09:41 -04:00
common.h
datalogging.cpp warnings & assorted cleanup (#2793) 2021-06-03 14:30:25 -04:00
datalogging.h warnings & assorted cleanup (#2793) 2021-06-03 14:30:25 -04:00
efilib.cpp more Lua hooks (#2605) 2021-04-29 22:22:04 -04:00
efilib.h Fix swap macro (#2904) 2021-07-04 18:03:17 -04:00
efitime.h
expected.h
histogram.cpp Config generator jar (#2716) 2021-05-17 12:32:59 +03:00
histogram.h
loggingcentral.cpp make the simulator usable (#2717) 2021-05-17 12:44:02 +03:00
loggingcentral.h lua 5.4 (#2590) 2021-04-28 22:41:25 -04:00
os_util.c Config generator jar (#2716) 2021-05-17 12:32:59 +03:00
os_util.h
peak_detect.h knock sensing peak detect (#2910) 2021-07-06 21:44:59 -04:00
readme.md Doxygen titles (#2728) 2021-05-22 22:10:58 +03:00
rusefi_true.h
scaled_channel.h
timer.cpp
timer.h
util.mk Config generator jar (#2716) 2021-05-17 12:32:59 +03: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.