rusefi-1/firmware/util
rusefi 9bc32fda32 micro-optimization: in-lining from C++ back to C #441 2017-06-08 23:05:05 -04: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 reducing complexity just a bit 2017-06-03 22:12:44 -04:00
datalogging.h refactroring 2017-06-07 21:26:32 -04:00
efilib.cpp
efilib.h
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
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.