fome-fw/firmware/util
rusefillc c0daffda1d reduce flash footprint by smarter code generation #4163 2022-12-03 00:51:41 -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 less horrible constant name 2022-10-27 22:17:50 -04:00
cli_registry.h
datalogging.cpp fix warnings (#4840) 2022-11-27 10:11:14 -05:00
datalogging.h
efi_scaled_channel.h different file names for different entities 2022-09-04 23:11:19 -04:00
efilib.cpp reduce flash footprint by smarter code generation #4163 2022-12-03 00:51:41 -05:00
efilib.h reduce flash footprint by smarter code generation #4163 2022-12-03 00:51:41 -05:00
efitime.cpp time routines refactor (#4563) 2022-09-11 13:06:03 -04:00
efitime.h code style, GPS fixes (test, firmware) (#4822) 2022-11-23 07:01:34 -04:00
expected.h unexpected contains information about why it failed (#4393) 2022-07-28 10:04:28 +03:00
histogram.cpp
histogram.h
loggingcentral.cpp reducing confusion 2022-11-25 18:59:43 -05:00
loggingcentral.h
os_util.cpp Os util update (#4574) 2022-09-13 17:57:13 -04:00
os_util.h
peak_detect.h
readme.md
timer.cpp
timer.h tear down Engine god object #4511 2022-09-01 19:00:16 -04:00
tinymt32.c
tinymt32.h
util.mk time routines refactor (#4563) 2022-09-11 13:06:03 -04:00

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.