rusefi-1/firmware/util
rusefillc 42deca0fd0
Main relay shutdown rebase (#3880)
* aggregate

* main relay controller handles delayed shutoff

* main relay controller handles delayed shutdown

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-02 00:45:11 -05:00
..
containers Main relay shutdown rebase (#3880) 2022-02-02 00:45:11 -05:00
math safer file name (#3861) 2022-01-31 21:51:32 -05:00
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp does this help? (#3795) 2022-01-16 08:55:40 -05:00
efilib.h flash savings (#3858) 2022-01-31 08:57:37 -05:00
efitime.h Code style for methods with zero arguments #3535 2022-01-11 22:40:52 -05:00
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 refactoring launch 2021-11-15 19:34:42 -05:00
timer.h more API 2021-11-14 14:53:44 -05:00
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 safer file name (#3861) 2022-01-31 21:51:32 -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.