fome-fw/firmware/util
Andrey G 628c1eae4c cli_registry: save 99 bytes (#3992) 2022-03-13 09:18:45 -04:00
..
containers volatile increment warning 2022-02-26 22:58:51 -05:00
math flash storage uses 32 bit CRC (#3984) 2022-03-08 23:17:35 -05:00
cli_registry.cpp cli_registry: save 99 bytes (#3992) 2022-03-13 09:18:45 -04:00
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
peak_detect.h
readme.md
scaled_channel.h
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.