rusefi-1/firmware/util
Matthew Kennedy 2ad4a9df1e
actually remove FSIO idle stuff (#3150)
* debug mode

* pid cleanup

* more dead

* more dead

* wow more dead

* much dead many death wow
2021-08-14 09:48:45 +03:00
..
containers yet more pch (#3068) 2021-08-03 22:05:01 -04:00
math actually remove FSIO idle stuff (#3150) 2021-08-14 09:48:45 +03:00
cli_registry.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
cli_registry.h Logging remove 3 (#2568) 2021-04-20 14:09:41 -04:00
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 yet more pch (#3068) 2021-08-03 22:05:01 -04:00
datalogging.h warnings & assorted cleanup (#2793) 2021-06-03 14:30:25 -04:00
efilib.cpp Use pch in lots of files (#3066) 2021-07-26 01:05:17 -04:00
efilib.h Fix swap macro (#2904) 2021-07-04 18:03:17 -04:00
efitime.h fix nonlinear correction threshold (#3060) 2021-07-25 20:42:26 -04:00
expected.h
histogram.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
histogram.h
loggingcentral.cpp even more pch (#3112) 2021-08-04 19:30:52 -04: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 clang warnings again #2055 2020-12-11 12:50:10 -05:00
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 constexpr-ify log field list (#2548) 2021-04-13 20:16:18 -04:00
timer.cpp yet more pch (#3068) 2021-08-03 22:05:01 -04:00
timer.h test_timer 2021-03-12 00:43:48 -05:00
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.