fome-fw/firmware/util
rusefi d4443164e8 The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:51:09 -05:00
..
LocalVersionHolder.cpp The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:51:09 -05:00
LocalVersionHolder.h The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-01-15 21:51:09 -05:00
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 const (#648) 2019-01-05 08:06:18 -05:00
crc.h
cyclic_buffer.cpp
cyclic_buffer.h making code better with "const" 2019-01-15 21:03:45 -05:00
data_buffer.c
data_buffer.h
datalogging.cpp console title and LCD status showing trash data bugfix 2019-01-11 19:29:13 -05:00
datalogging.h
efilib.cpp docs by Matt K 2019-01-06 20:48:15 -05:00
efilib.h Improve wall wetting AE to use time constant (#650) 2019-01-06 20:45:51 -05:00
efilib2.cpp
efilib2.h bringing std types together 2018-12-08 15:51:45 -05:00
histogram.c
histogram.h
listener_array.cpp
listener_array.h Workarounds for GCC 8 (#637) 2018-12-27 09:40:40 -05:00
loggingcentral.cpp
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.