rusefi-1/firmware/util
rusefi 155216ebd5 typo 2017-12-10 15:05:58 -05: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 softer error handling 2017-12-03 18:17:59 -05:00
datalogging.h refactroring 2017-06-07 21:26:32 -04:00
efilib.cpp typo 2017-12-10 15:05:58 -05:00
efilib.h better efiRound implementation 2017-12-10 10:19:05 -05: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
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.