rusefi/firmware/util
Matthew Kennedy 6ee7b0898a dead PidWithParameters 2024-12-23 15:43:35 -05:00
..
containers only:Map3D deprecated? 2024-08-19 11:17:28 -04:00
math dead PidWithParameters 2024-12-23 15:43:35 -05:00
cli_registry.cpp cisnan progress 2024-07-23 12:51:07 -04:00
cli_registry.h
datalogging.cpp
datalogging.h compile-time enforcement of printf strings 2024-06-11 06:57:27 -06:00
efi_quote.h time for VCS_VERSION to go 2024-05-29 17:45:41 -04:00
efi_scaled_channel.h
efilib.cpp only:minimal fix / minimal test adjustment 2024-11-11 20:11:45 -05:00
efilib.h Lua: onCanRx parameter value to be use Lua-indexing #7110 2024-11-30 17:27:54 -05: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 only:!= OK vs == RESET 2024-12-20 15:48:29 -05:00
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.