fome-fw/firmware/util
rusefi 553969dc72 refactoring 2018-09-16 22:26:57 -04:00
..
LocalVersionHolder.cpp docs 2018-02-03 12:40:17 -05:00
LocalVersionHolder.h docs 2018-02-03 12:40:17 -05:00
cli_registry.cpp refactoring 2018-09-16 22:25:17 -04:00
cli_registry.h refactoring 2018-09-16 22:00:14 -04:00
crc.c happy new year 2018-01-20 20:55:31 -05:00
crc.h
cyclic_buffer.cpp
cyclic_buffer.h Impl. narrow EGO averaging (alpha) (#545) 2018-01-23 08:24:13 -05:00
data_buffer.c happy new year 2018-01-20 20:55:31 -05:00
data_buffer.h
datalogging.cpp refactoring 2018-09-16 22:25:17 -04:00
datalogging.h refactoring 2018-09-16 22:00:14 -04:00
efilib.cpp step towards more unique codes 2018-07-25 23:30:00 -04:00
efilib.h
efilib2.cpp happy new year 2018-01-20 20:55:31 -05:00
efilib2.h refactoring 2018-09-16 22:25:17 -04:00
histogram.c step towards more unique codes 2018-07-25 23:30:00 -04:00
histogram.h
listener_array.cpp refactoring 2018-09-16 22:26:57 -04:00
listener_array.h unique error codes #598 2018-07-25 23:03:04 -04:00
loggingcentral.cpp refactoring 2018-09-16 22:26:57 -04:00
loggingcentral.h separating data structure from global state 2018-08-31 22:19:19 -04:00
readme.txt
rfiutil.c happy new year 2018-01-20 20:55:31 -05:00
rfiutil.h status check 2018-09-10 22:24:50 -04:00
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.