Releases: philbowles/H4
Releases · philbowles/H4
V4.0.0
chunker template gets "onComplete" function
rebootChain order reversed
2020/04/10 0.5.4 rebootChain now runs in reverse order of hooking
with global onReboot always called last
examples advanced/hooks changed to fall inline with this
version jump to align with imminent h4plugins 0.5.4
onReboot hooks
2020/02/02 0.4.0 added global callback onReboot nd hookReboot API function
added hooks.ino example in /advanced
Version 0.2.0
Some minor "tweaks" to support the imminent release of H4Plugins. New examples added.
Version 0.1.0
Added static functions hookLoop / runHooks for fwd compatibility with forthcoming H4GPIOManager
Version 0.0.1
Initial release.
Known issues:
on native STM32 under STM32CubeIDE
- %f _ floating point printing does not work for printf
- Serial.begin(baud_rate) is a NO-OP the speed is set by the MX configurator