rusefi-1/firmware/util
Matthew Kennedy b99d90b006
Start -> start (#4366)
2022-07-21 15:17:32 -04:00
..
containers
math
cli_registry.cpp
cli_registry.h
common.h
datalogging.cpp
datalogging.h
efilib.cpp move math (#4353) 2022-07-17 00:16:22 -04:00
efilib.h libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp Start -> start (#4366) 2022-07-21 15:17:32 -04:00
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h
readme.md
scaled_channel.h
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.