rusefi/firmware/util
rusefillc f57c4375dd only:honda checksum comment 2023-07-07 23:46:31 -04:00
..
containers sprinkle in some constexpr 2023-07-02 23:27:32 -04:00
math only:honda checksum comment 2023-07-07 23:46:31 -04:00
cli_registry.cpp proteus F7 hard fault on "enable self stimulation" #5354 2023-06-25 02:21:38 -04:00
cli_registry.h more dead stuff 2023-04-29 05:15:34 -04:00
datalogging.cpp only:better method name 2023-06-25 02:08:53 -04:00
datalogging.h
efi_scaled_channel.h
efilib.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
efilib.h https://github.com/rusefi/fw-AT-START-F435/issues/1 2023-05-23 23:38:02 -04:00
efitime.cpp
efitime.h code style, GPS fixes (test, firmware) (#4822) 2022-11-23 07:01:34 -04:00
histogram.cpp it's going to be painful 2023-04-29 00:44:00 -04:00
histogram.h
loggingcentral.cpp console "spark 1" bench hands up proteus #5320 2023-06-11 23:23:17 -04:00
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h
readme.md
timer.cpp only:more timer API 2023-06-15 17:30:55 -04:00
timer.h only:more timer API 2023-06-15 17:30:55 -04:00
tinymt32.c
tinymt32.h
util.mk K 2023-03-04 16:00:50 -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.