custom-board-bundle-sample-.../firmware/util
Matthew Kennedy ff867b9301
fix warnings (#1282)
* warnings

* don't need to template those
2020-04-12 09:39:14 -04:00
..
containers
math
cli_registry.cpp
cli_registry.h
datalogging.cpp
datalogging.h
efilib.cpp
efilib.h
efitime.h
histogram.c
histogram.h
loggingcentral.cpp
loggingcentral.h
os_util.c
os_util.h
readme.md
rusefi_true.h
scaled_channel.h
util.mk

readme.md

In this folder we have all the tiny utility stuff.

Ideally, code from this folder should not depend on code from any other folder.