fome-fw/firmware/util
rusefi bc5154694b adding support for smaller table axis 2019-06-10 12:38:32 -04:00
..
containers adding support for smaller table axis 2019-06-10 12:38:32 -04:00
math adding support for smaller table axis 2019-06-10 12:38:32 -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 const, explicit, and override (#831) 2019-06-08 09:51:36 -04:00
efilib.cpp
efilib.h
efitime.h refactoring: better method name 2019-05-07 19:32:08 -04:00
histogram.c
histogram.h
loggingcentral.cpp EFI_CONSOLE_UART_DEVICE, flash->hw_ports, Fix TLE6240 and misc.fixes (#793) 2019-05-05 11:06:27 -04:00
loggingcentral.h
readme.md The Big Refactoring of 2019: folder structure #723 2019-03-31 16:33:16 -04:00
rfiutil.c random cleanup 2019-04-14 13:52:27 -04:00
rfiutil.h The Big Refactoring of 2019: folder structure #723 2019-03-31 17:44:34 -04:00
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.