rusefi-1/firmware/util
Matthew Kennedy 5d3d85d644
put getTimeNowLowerNt in to mpu_util (#1950)
* put getTimeNowLowerNt in to mpu_util

* move GPTDEVICE to port_mpu_util

* and remove from efifeatures
2020-11-18 14:17:00 -05:00
..
containers Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
math scale tables using type system (#1776) 2020-09-10 18:44:10 -04:00
cli_registry.cpp
cli_registry.h
common.h common.h: define MIN and MAX macro only if nod defined yet (#1896) 2020-10-22 08:41:44 -04:00
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h
efitime.h put getTimeNowLowerNt in to mpu_util (#1950) 2020-11-18 14:17:00 -05:00
expected.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h Everything in lambda! (#1893) 2020-10-26 18:15:17 -04:00
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.