rusefi/firmware/util
rusefillc b85f5858d2 only:minimal fix / minimal test adjustment
#7065
2024-11-11 20:11:45 -05:00
..
containers only:Map3D deprecated? 2024-08-19 11:17:28 -04:00
math only:std::abs 2024-09-25 23:48:34 -04:00
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efi_quote.h
efi_scaled_channel.h
efilib.cpp only:minimal fix / minimal test adjustment 2024-11-11 20:11:45 -05:00
efilib.h Implement setBitRangeMoto method (#7056) 2024-11-08 14:59:17 -05:00
efiprintf.h
efitime.cpp
efitime.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h
readme.md
tinymt32.c
tinymt32.h
unused.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.