fome-fw/firmware/util
Matthew Kennedy 2edd673bd6 fix (#1005) 2019-11-13 08:42:16 -05:00
..
containers refactoring: time to unify digital pin API 2019-11-11 23:04:27 -05:00
math trying to fix integration tests 2019-11-10 16:07:13 -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 fancy C++ s/NULL/nullptr/ 2019-10-08 01:26:35 -04: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 fix (#1005) 2019-11-13 08:42:16 -05:00
efitime.h Delayed A/C compressor switch #922 2019-09-08 21:05:03 -04:00
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.