fome-fw/firmware/util
Matthew Kennedy 718ad4a391 extract expected.h 2023-03-07 00:33:31 -08:00
..
containers
math extra define 2023-03-03 01:44:48 -08:00
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h various crust 2023-03-03 02:20:51 -08:00
efi_scaled_channel.h
efilib.cpp
efilib.h
efitime.cpp
efitime.h
histogram.cpp
histogram.h
loggingcentral.cpp various crust 2023-03-03 02:20:51 -08:00
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h
readme.md
timer.cpp
timer.h
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.