custom-board-bundle-sample-.../firmware/util
rusefi 4add0450e3 kine: read packets as packets #5171
i need a vacation or else
only:hellen-honda-k
2023-03-10 23:02:01 -05:00
..
containers more flexible GPPWM (#5032) 2023-02-06 08:53:31 -04:00
math kine: read packets as packets #5171 2023-03-10 23:02:01 -05:00
cli_registry.cpp
cli_registry.h
datalogging.cpp fix warnings (#4840) 2022-11-27 10:11:14 -05:00
datalogging.h
efi_scaled_channel.h
efilib.cpp Strictly validate stack use in hardware CI (#4880) 2022-12-08 13:20:55 -05:00
efilib.h Use a shared buffer for "high memory" operations (#4878) 2022-12-10 07:35:39 -05:00
efitime.cpp
efitime.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 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.