fome-fw/firmware/util
Matthew Kennedy f21eee0cca bench test delay parameter is not useful 2023-08-03 17:34:55 -07:00
..
containers sprinkle in some constexpr 2023-07-01 20:41:44 -07:00
math fix apparent CopyPaste error assigning OBD fault (#194) 2023-07-17 02:35:35 -07:00
cli_registry.cpp bench test delay parameter is not useful 2023-08-03 17:34:55 -07:00
cli_registry.h bench test delay parameter is not useful 2023-08-03 17:34:55 -07:00
datalogging.cpp
datalogging.h
efi_scaled_channel.h
efilib.cpp
efilib.h
efitime.cpp
efitime.h
loggingcentral.cpp
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h
readme.md
timer.cpp
timer.h we play a little fast and loose with Timer, ensure it gets no vtable 2023-07-25 23:32:49 -07:00
tinymt32.c
tinymt32.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.