rusefi-1/firmware/util
rusefi d81185ac28 bringing std types together 2018-12-08 15:51:45 -05:00
..
LocalVersionHolder.cpp
LocalVersionHolder.h
cli_registry.cpp bringing std types together 2018-12-08 15:51:45 -05:00
cli_registry.h progress 2018-11-25 22:31:44 -05:00
crc.c
crc.h
cyclic_buffer.cpp
cyclic_buffer.h
data_buffer.c refactoring 2018-09-16 22:39:46 -04:00
data_buffer.h
datalogging.cpp bringing std types together 2018-12-08 15:51:45 -05:00
datalogging.h
efilib.cpp unit test for atoff() 2018-11-25 22:20:57 -05:00
efilib.h AirFlow-interpolated tCharge Mode (#612) 2018-09-29 12:16:36 -04:00
efilib2.cpp
efilib2.h bringing std types together 2018-12-08 15:51:45 -05:00
histogram.c refactoring 2018-09-16 22:39:46 -04:00
histogram.h
listener_array.cpp
listener_array.h
loggingcentral.cpp new configurable option EFI_TEXT_LOGGING 2018-09-16 23:54:14 -04:00
loggingcentral.h
readme.txt
rfiutil.c refactoring 2018-09-16 22:39:46 -04:00
rfiutil.h removing dead code 2018-09-17 21:17:36 -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.