fome-fw/firmware/util
Matthew Kennedy c48f9acd90 __cplusplus 2023-10-06 14:54:34 -07:00
..
containers
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 __cplusplus 2023-10-06 14:54:34 -07:00
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.