fome-fw/firmware/util
rusefillc 8375e9e159 docs 2022-11-27 00:08:34 -05:00
..
containers
math docs 2022-11-27 00:08:34 -05:00
cli_registry.cpp less horrible constant name 2022-10-27 22:17:50 -04:00
cli_registry.h
datalogging.cpp
datalogging.h
efi_scaled_channel.h
efilib.cpp less horrible constant name 2022-10-27 22:17:50 -04:00
efilib.h less horrible constant name 2022-10-27 22:17:50 -04:00
efitime.cpp
efitime.h code style, GPS fixes (test, firmware) (#4822) 2022-11-23 07:01:34 -04:00
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.