custom-board-bundle-sample-.../firmware/util
rusefi a9adc4a093 moving method 2018-08-31 22:30:03 -04:00
..
LocalVersionHolder.cpp
LocalVersionHolder.h
cli_registry.cpp
cli_registry.h
crc.c
crc.h
cyclic_buffer.cpp
cyclic_buffer.h
data_buffer.c
data_buffer.h
datalogging.cpp moving method 2018-08-31 22:30:03 -04:00
datalogging.h moving method 2018-08-31 22:30:03 -04:00
efilib.cpp step towards more unique codes 2018-07-25 23:30:00 -04:00
efilib.h
efilib2.cpp
efilib2.h
histogram.c step towards more unique codes 2018-07-25 23:30:00 -04:00
histogram.h
listener_array.cpp
listener_array.h
loggingcentral.cpp moving method 2018-08-31 22:30:03 -04:00
loggingcentral.h separating data structure from global state 2018-08-31 22:19:19 -04:00
readme.txt
rfiutil.c
rfiutil.h
util.mk

readme.txt

In this folder we have all the tiny utility stuff.

Ideally, code from this fould should not depend on code from any other folder.