rusefi-1/firmware/util
rusefillc bdde177e04 skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -05:00
..
containers minor progress 2021-11-24 22:35:56 -05:00
math j1850 SAE crc8 2021-11-22 14:03:52 -05:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
efilib.h
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
loggingcentral.h delimeter is not comma (#3533) 2021-11-19 12:01:45 +03:00
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 skipspark script kills ECU fix #3611 2021-11-25 22:40:19 -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.