fome-fw/firmware/util
Matthew Kennedy 2769d3a30a more slots 2023-03-31 23:11:52 -07:00
..
containers more flexible GPPWM (#5032) 2023-02-06 08:53:31 -04:00
math extra define 2023-03-03 01:44:48 -08:00
cli_registry.cpp more slots 2023-03-31 23:11:52 -07:00
cli_registry.h more dead stuff 2023-03-31 23:11:01 -07:00
datalogging.cpp fix warnings (#4840) 2022-11-27 10:11:14 -05:00
datalogging.h various crust 2023-03-03 02:20:51 -08:00
efi_scaled_channel.h different file names for different entities 2022-09-04 23:11:19 -04:00
efilib.cpp Strictly validate stack use in hardware CI (#4880) 2022-12-08 13:20:55 -05:00
efilib.h Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -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
histogram.cpp
histogram.h
loggingcentral.cpp various crust 2023-03-03 02:20:51 -08: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.