e4a0979dc2
* change most usages to Gpio:: * board configs * engine configs etc * isBrainPinValid, smart gpio * generator * generator * generator * connector yamls * kinetis enums * cypress txt * kinetis config * frankenso * config generator * actually do it for the others * disable skips for pr ci * fix tle8888 * misc * weird cast from int * needs this operator too * this can be an unsigned subtract * happy tests * s * kinetis isConfigurationChanged weirdness * missed J/K * cypress efifeatures * build script mistake (!) * mistake in smart gpio * debounce * eg33 * kinetis, so needy * it's pretty green, we can skip these again |
||
---|---|---|
.. | ||
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.