rusefi/firmware/util
Matthew Kennedy 005d2eb21a distinguish between "timestamp" and "duration" 2024-04-25 18:57:11 -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 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 uaefi stops firing ignition correcty after running for some time at high rpm #6292 2024-04-03 14:50:21 -04:00
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 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.