rusefi/firmware/util
Matthew Kennedy 9fff7998f7 extra define
(cherry picked from commit 83dc73f0d44fa1bcbda4b4c97f15bec50c120863)
2023-04-29 07:07:28 -04:00
..
containers change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
math extra define 2023-04-29 07:07:28 -04:00
cli_registry.cpp more dead stuff 2023-04-29 05:15:34 -04:00
cli_registry.h more dead stuff 2023-04-29 05:15:34 -04:00
datalogging.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
datalogging.h
efi_scaled_channel.h
efilib.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
efilib.h change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
efitime.cpp
efitime.h
histogram.cpp it's going to be painful 2023-04-29 00:44:00 -04:00
histogram.h
loggingcentral.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04: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.