rusefi-1/firmware/util
Matthew Kennedy 00840d99ec copyArray helper (#1048)
* add functions

* uses

* use for proteus

* do it for warmup mult

* do it for cranking settings

* cleanup
2019-12-10 18:04:50 -05:00
..
containers copyArray helper (#1048) 2019-12-10 18:04:50 -05:00
math copyArray helper (#1048) 2019-12-10 18:04:50 -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 copyArray helper (#1048) 2019-12-10 18:04:50 -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.