rusefi/firmware/util
kifir 9192841684 add microseconds timestamp to logs 2024-04-30 18:37:59 -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
cli_registry.h
datalogging.cpp
datalogging.h
efi_quote.h
efi_scaled_channel.h
efilib.cpp only: getBitRangeMsb 2024-04-07 15:49:02 -04:00
efilib.h only: docs 2024-04-10 19:41:03 -04:00
efiprintf.h
efitime.cpp uaefi stops firing ignition correcty after running for some time at high rpm #6292 2024-04-03 14:50:21 -04:00
efitime.h what's the proper way to printf timeNowUs #6434 2024-04-29 15:44:09 -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.