Skip to content

Releases: adafruit/Adafruit_SleepyDog

1.3.0 - Moved repository to GitHub Actions, fully documented with Doxygen

15 Jun 21:09
db7b4e4
Compare
Choose a tag to compare
Merge pull request #23 from adafruit/actionci

Moved to actions, a bit of doxy

nRF52840 support

12 Oct 18:11
Compare
Choose a tag to compare

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

08 Oct 19:49
c04ea12
Compare
Choose a tag to compare

1.1.3

10 Jul 17:28
7932b15
Compare
Choose a tag to compare

version bump

Remove ASFcore dependency

16 Nov 23:34
Compare
Choose a tag to compare
1.1.2

README - remove ASFcore requirement

1.1.1 release w/functioning SAMD sleep

19 Feb 04:17
Compare
Choose a tag to compare
Update library.properties version to 1.1.1

1.1.0 release with watchdog support for Arduino Zero

11 Dec 09:02
Compare
Choose a tag to compare

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.

11 Jun 17:08
Compare
Choose a tag to compare

Initial release with support for AVR platform.