rusefi-1/firmware/util
rusefi d06690b3b6 Hellen says cyclic buffer 2020-09-07 11:35:02 -04:00
..
containers Hellen says cyclic buffer 2020-09-07 11:35:02 -04:00
math Software knock detection (#1730) 2020-08-28 21:13:50 -04:00
cli_registry.cpp happy new year unification 2020-01-13 21:57:43 -05:00
cli_registry.h code style 2020-04-01 21:32:21 -04:00
common.h Some bit, unaligned and different endian access helpers (#1436) 2020-05-15 15:55:06 -04:00
datalogging.cpp helping Kinetis? 2020-09-06 23:17:13 -04:00
datalogging.h dead datalog code (#1439) 2020-05-16 00:11:52 -04:00
efilib.cpp TS SD integration #1653 2020-08-06 22:05:26 -04:00
efilib.h Gen config refactor 2 (#1560) 2020-07-02 12:33:31 -04:00
efitime.h refactoring: extracting DEEP_IN_THE_PAST_SECONDS contant 2020-01-31 01:21:56 -05:00
expected.h fix expected (#1754) 2020-09-03 14:56:55 -04:00
histogram.c happy new year unification 2020-01-13 21:57:43 -05:00
histogram.h code style 2020-04-01 21:32:21 -04:00
loggingcentral.cpp TS SD integration #1653 2020-08-07 00:59:00 -04:00
loggingcentral.h class constructors are a great way to have simple initialization sequence 2020-05-03 11:49:06 -04:00
os_util.c happy new year 2020-01-08 00:02:40 -05:00
os_util.h code style 2020-04-01 21:32:21 -04:00
readme.md
rusefi_true.h code style 2020-04-01 21:32:21 -04:00
scaled_channel.h split out scaled channel header (#1156) 2020-02-24 16:47:10 -05:00
util.mk Analog input filtering (#1680) 2020-08-21 19:47:12 -04: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.