Skip to content

Releases: philbowles/H4

V4.0.0

10 Oct 12:58
Compare
Choose a tag to compare

Licence changed to Creative Commons: Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
Plus minor tweaks in preparation for H4Async library tree

chunker template gets "onComplete" function

rebootChain order reversed

10 Apr 10:43
Compare
Choose a tag to compare

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

04 Feb 23:24
Compare
Choose a tag to compare

2020/02/02 0.4.0 added global callback onReboot nd hookReboot API function
added hooks.ino example in /advanced

Version 0.2.0

13 Jan 13:20
Compare
Choose a tag to compare

Some minor "tweaks" to support the imminent release of H4Plugins. New examples added.

Version 0.1.0

02 Dec 17:52
Compare
Choose a tag to compare

Added static functions hookLoop / runHooks for fwd compatibility with forthcoming H4GPIOManager

Version 0.0.1

01 Dec 17:43
Compare
Choose a tag to compare

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