fome-fw/firmware/util
rusefi 7905bf71df #503 2017-12-02 17:02:49 -05:00
..
LocalVersionHolder.cpp
LocalVersionHolder.h
cli_registry.cpp remove unused 2017-05-15 21:25:32 -04:00
cli_registry.h
crc.c
crc.h
cyclic_buffer.cpp
cyclic_buffer.h
data_buffer.c
data_buffer.h
datalogging.cpp #503 2017-12-02 17:02:49 -05:00
datalogging.h refactroring 2017-06-07 21:26:32 -04:00
efilib.cpp refactoring: tolower 2017-04-04 23:00:21 -04:00
efilib.h Merge remote-tracking branch 'origin/master' into fresh_chibios_2nd 2017-04-04 23:19:03 -04:00
efilib2.cpp micro-optimization: in-lining from C++ back to C #441 2017-06-08 23:05:05 -04:00
efilib2.h
histogram.c better error code names 2017-05-29 19:23:15 -04:00
histogram.h
listener_array.cpp
listener_array.h API progress 2017-04-05 18:10:48 -04:00
loggingcentral.cpp minor improvements 2017-06-03 22:27:05 -04:00
loggingcentral.h
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.