Releases: adafruit/Adafruit_SleepyDog
Releases · adafruit/Adafruit_SleepyDog
1.3.0 - Moved repository to GitHub Actions, fully documented with Doxygen
Merge pull request #23 from adafruit/actionci Moved to actions, a bit of doxy
nRF52840 support
Note you cannot disable the WDT once it has been enabled, on this chip!
1.1.4 - Avoid busywait loop and add debug helper fn
Update library.properties
1.1.3
version bump
Remove ASFcore dependency
1.1.2 README - remove ASFcore requirement
1.1.1 release w/functioning SAMD sleep
Update library.properties version to 1.1.1
1.1.0 release with watchdog support for Arduino Zero
Added watchdog support for the Arduino Zero and its ATSAMD21 processor. Sleep is not yet implemented and just runs as a no-op.
Initial release for Arduino library system.
Initial release with support for AVR platform.