rusefi/firmware/util
rusefillc c20963d302 proteus F7 hard fault on "enable self stimulation" #5354
i feel lucky so I make random changes
2023-06-25 02:21:38 -04:00
..
containers docs 2023-06-06 19:26:31 -04:00
math docs 2023-06-06 19:26:31 -04:00
cli_registry.cpp proteus F7 hard fault on "enable self stimulation" #5354 2023-06-25 02:21:38 -04:00
cli_registry.h
datalogging.cpp only:better method name 2023-06-25 02:08:53 -04:00
datalogging.h
efi_scaled_channel.h
efilib.cpp
efilib.h
efitime.cpp
efitime.h
histogram.cpp
histogram.h
loggingcentral.cpp console "spark 1" bench hands up proteus #5320 2023-06-11 23:23:17 -04:00
loggingcentral.h
os_util.cpp
os_util.h
peak_detect.h
readme.md
timer.cpp only:more timer API 2023-06-15 17:30:55 -04:00
timer.h only:more timer API 2023-06-15 17:30:55 -04:00
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.