rusefi/firmware/util
rusefillc 96abbebd5b static_vector.h:29:17: error: writing 10 bytes into a region of size 0 [-Werror=stringop-overflow=] #6270
touching template randomly
2024-03-21 17:55:53 -04:00
..
containers static_vector.h:29:17: error: writing 10 bytes into a region of size 0 [-Werror=stringop-overflow=] #6270 2024-03-21 17:55:53 -04:00
math
cli_registry.cpp only:RTFM? 2023-11-05 17:23:17 -05:00
cli_registry.h
datalogging.cpp
datalogging.h
efi_quote.h custom FW repos code generation process #5817 2023-12-19 16:47:58 -05:00
efi_scaled_channel.h custom FW repos code generation process #5817 2023-12-19 16:47:58 -05:00
efilib.cpp front to rear axle speed slip rate gauge #5842 2023-12-31 11:34:35 -05:00
efilib.h front to rear axle speed slip rate gauge #5842 2023-12-31 11:34:35 -05:00
efiprintf.h
efitime.cpp
efitime.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h custom FW repos code generation process #5817 2023-12-19 16:47:58 -05:00
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.