rusefi/firmware/util
Matthew Kennedy 9fff7998f7 extra define
(cherry picked from commit 83dc73f0d44fa1bcbda4b4c97f15bec50c120863)
2023-04-29 07:07:28 -04:00
..
containers
math
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efi_scaled_channel.h
efilib.cpp
efilib.h
efitime.cpp
efitime.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h
readme.md
timer.cpp
timer.h
tinymt32.c
tinymt32.h
util.mk

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.