fome-fw/firmware/util
rusefillc 8362592ef8 error=parentheses 2022-12-03 01:12:31 -05:00
..
containers fix warnings (#4840) 2022-11-27 10:11:14 -05:00
math ETB duty cycle jitter #4833 2022-11-29 14:59:08 -05:00
cli_registry.cpp
cli_registry.h
datalogging.cpp fix warnings (#4840) 2022-11-27 10:11:14 -05:00
datalogging.h
efi_scaled_channel.h
efilib.cpp error=parentheses 2022-12-03 01:12:31 -05:00
efilib.h reduce flash footprint by smarter code generation #4163 2022-12-03 00:51:41 -05:00
efitime.cpp
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp reducing confusion 2022-11-25 18:59:43 -05: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.