custom-board-bundle-sample-.../firmware/util
Matthew Kennedy f43042d61b const (#1193) 2020-03-18 21:55:46 -04:00
..
containers const (#1193) 2020-03-18 21:55:46 -04:00
math const (#1193) 2020-03-18 21:55:46 -04:00
cli_registry.cpp happy new year unification 2020-01-13 21:57:43 -05:00
cli_registry.h happy new year unification 2020-01-13 21:57:43 -05:00
datalogging.cpp happy new year unification 2020-01-13 21:57:43 -05:00
datalogging.h happy new year unification 2020-01-13 21:57:43 -05:00
efilib.cpp happy new year unification 2020-01-13 21:57:43 -05:00
efilib.h happy new year unification 2020-01-13 21:57:43 -05:00
efitime.h refactoring: extracting DEEP_IN_THE_PAST_SECONDS contant 2020-01-31 01:21:56 -05:00
histogram.c happy new year unification 2020-01-13 21:57:43 -05:00
histogram.h happy new year unification 2020-01-13 21:57:43 -05:00
loggingcentral.cpp happy new year unification 2020-01-13 21:57:43 -05:00
loggingcentral.h happy new year unification 2020-01-13 21:57:43 -05:00
os_util.c
os_util.h happy new year unification 2020-01-13 21:57:43 -05:00
readme.md
rusefi_true.h happy new year unification 2020-01-13 21:57:43 -05:00
scaled_channel.h split out scaled channel header (#1156) 2020-02-24 16:47:10 -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.