rusefi-1/firmware/util
rusefi c8766d901d The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-04-15 21:06:48 -04:00
..
containers The Big Refactoring of 2019: configuration version should not be a global variable #656 2019-04-15 21:06:48 -04:00
math defined(__DOXYGEN__) ? fix #748 2019-04-12 22:10:57 -04:00
cli_registry.cpp defined(__DOXYGEN__) ? fix #748 2019-04-12 22:10:57 -04:00
cli_registry.h
datalogging.cpp defined(__DOXYGEN__) ? fix #748 2019-04-12 22:10:57 -04:00
datalogging.h learning C++ 2019-04-12 19:56:34 -04:00
efilib.cpp
efilib.h
histogram.c
histogram.h
loggingcentral.cpp 'pins' fix 2019-04-13 10:59:29 -04:00
loggingcentral.h
readme.md
rfiutil.c random cleanup 2019-04-14 13:52:27 -04:00
rfiutil.h
rusefi_true.h
util.mk The Big Refactoring of 2019: folder structure #723 2019-04-09 23:17:09 -04:00

readme.md

In this folder we have all the tiny utility stuff.

Ideally, code from this folder should not depend on code from any other folder.