fome-fw/firmware/util
andreika-git ae9c619c50 iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043)
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC

* Impl. IacPidMultTable

* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
2019-12-04 00:37:32 -05:00
..
containers iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043) 2019-12-04 00:37:32 -05:00
math const + fwd declare pid things (#1024) 2019-11-22 15:55:38 -05:00
cli_registry.cpp
cli_registry.h
datalogging.cpp docs & code formatting 2019-11-19 18:17:03 -05:00
datalogging.h
efilib.cpp
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.