rusefi/firmware/util
Andrey 51d0f6e347 it's going to be painful 2023-04-29 00:44:00 -04:00
..
containers change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
math it's going to be painful 2023-04-29 00:44:00 -04:00
cli_registry.cpp change ObdCode to enum class builds firmware 2023-04-29 00:44:00 -04:00
cli_registry.h
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 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 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 update (#4574) 2022-09-13 17:57:13 -04:00
os_util.h
peak_detect.h
readme.md
timer.cpp
timer.h
tinymt32.c
tinymt32.h
util.mk K 2023-03-04 16:00:50 -05: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.