rusefi/firmware/util
rusefillc c8cd83395a nicer error message 2024-07-19 00:05:12 -04:00
..
containers only:extracting magic constant 2024-06-08 21:48:31 -04:00
math only: wow, all of this was dead code 2024-07-03 10:16:24 -04:00
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h compile-time enforcement of printf strings 2024-06-11 06:57:27 -06:00
efi_quote.h
efi_scaled_channel.h
efilib.cpp nicer error message 2024-07-19 00:05:12 -04:00
efilib.h
efiprintf.h
efitime.cpp
efitime.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h compile-time enforcement of printf strings 2024-06-11 06:57:27 -06:00
os_util.cpp
os_util.h https://github.com/rusefi/rusefi/pull/5394 2024-06-17 19:32:21 -04:00
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.