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 only:variable shadowing should be avoided #5676 2023-11-01 13:02:20 -04:00
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efi_quote.h
efi_scaled_channel.h
efilib.cpp
efilib.h
efiprintf.h
efitime.cpp
efitime.h
histogram.cpp
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
tinymt32.c
tinymt32.h
unused.h
util.mk only:timer.h goes to libfirmware! 2023-08-30 23:11:24 -04: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.