fome-fw/firmware/util
mi-hol 0975c783bd
fix apparent CopyPaste error assigning OBD fault (#194)
2023-07-17 02:35:35 -07:00
..
containers sprinkle in some constexpr 2023-07-01 20:41:44 -07:00
math fix apparent CopyPaste error assigning OBD fault (#194) 2023-07-17 02:35:35 -07:00
cli_registry.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
cli_registry.h more dead stuff 2023-03-31 23:11:01 -07:00
datalogging.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07: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 ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
efilib.h ObdCode is enum class (#77) 2023-04-12 23:44:33 -07: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
loggingcentral.cpp ObdCode is enum class (#77) 2023-04-12 23:44:33 -07:00
loggingcentral.h
os_util.cpp Os util update (#4574) 2022-09-13 17:57:13 -04:00
os_util.h ancient history dead histogram 2023-04-11 17:02:56 -07:00
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 ancient history dead histogram 2023-04-11 17:02:56 -07: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.