fome-fw/firmware/util
rusefi 44c04755d8 not needed since included in common_headers.h 2019-11-23 18:16:41 -05:00
..
containers not needed since included in common_headers.h 2019-11-23 18:16:41 -05:00
math const + fwd declare pid things (#1024) 2019-11-22 15:55:38 -05:00
cli_registry.cpp add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
cli_registry.h add sensor framework, tests (#929) 2019-09-21 14:33:38 -04:00
datalogging.cpp docs & code formatting 2019-11-19 18:17:03 -05:00
datalogging.h fancy C++ s/NULL/nullptr/ 2019-10-08 01:26:35 -04:00
efilib.cpp fix ltoa_internal: fix #948 (#949) 2019-09-23 08:45:45 -04:00
efilib.h cisnan() warnings fix (#1008) 2019-11-17 08:08:56 -05:00
efitime.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
readme.md
rusefi_true.h
util.mk

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.