bc6a87cadc
* make things c++ friendly * install various canaries in coal mines * using is much clearer than typedef * fixing builds * lps25 * trigger includes were a mess * c -> c++ cleanup * os util * why did so many include os_util.h? * fwd declare * cypress/kinetis * s * eg33 happy * happy sim * cypress usb * pch * cypress * doesn't need to include all that * h7 |
||
---|---|---|
.. | ||
containers | ||
math | ||
cli_registry.cpp | ||
cli_registry.h | ||
common.h | ||
datalogging.cpp | ||
datalogging.h | ||
efilib.cpp | ||
efilib.h | ||
efitime.h | ||
expected.h | ||
histogram.cpp | ||
histogram.h | ||
loggingcentral.cpp | ||
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.