rusefi/firmware/util
Andrey 12d2e12758 only: improving error message Invalid table axis 2024-05-16 20:53:31 -04:00
..
containers only: encapsulation 2024-05-04 08:59:47 -04:00
math only: improving error message Invalid table axis 2024-05-16 20:53:31 -04:00
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efi_quote.h
efi_scaled_channel.h
efilib.cpp
efilib.h only: docs 2024-04-10 19:41:03 -04:00
efiprintf.h
efitime.cpp
efitime.h only: making method more available 2024-05-12 10:59:10 -04:00
histogram.cpp
histogram.h
loggingcentral.cpp add microseconds timestamp to logs 2024-04-30 18:37:59 -04:00
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -04:00
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.