rusefi/firmware/util
Matthew Kennedy 6e89e71d0a
more flexible GPPWM (#5032)
* gppwm improvements!

* test

* ui

* autoscale
2023-02-06 08:53:31 -04:00
..
containers
math
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efi_scaled_channel.h
efilib.cpp
efilib.h
efitime.cpp
efitime.h
expected.h
histogram.cpp
histogram.h
loggingcentral.cpp
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.