rusefi-1/firmware/util
GitHub build-firmware Action 2208947bb3 Auto-generated configs and docs 2022-01-05 06:49:51 +00:00
..
containers Autoscale all the things! (#3713) 2021-12-22 08:09:41 -05:00
math Auto-generated configs and docs 2022-01-05 06:49:51 +00:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp itoa unit test, not a very detailed one 2022-01-03 03:31:57 -05:00
efilib.h itoa unit test, not a very detailed one 2022-01-03 03:31:57 -05:00
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
peak_detect.h
readme.md
scaled_channel.h
timer.cpp
timer.h
tinymt32.c skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
tinymt32.h skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
util.mk 2 byte table axis #3045 2021-12-19 23:23:33 -05:00

readme.md

Util

In this folder we have all the tiny utility stuff.

Ideally, code from this folder should not depend on code from any other folder.