1
0
mirror of https://github.com/arduino-libraries/ArduinoLowPower.git synced 2025-07-01 19:21:38 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
d70192271e Release 1.2.2 2020-12-21 10:39:43 +01:00
39d72b123a Use www subdomain in arduino.cc URLs (#34)
www.arduino.cc is Arduino's preferred url.
2020-12-17 09:31:38 +01:00
4caff779d9 Added dependency 2019-03-14 00:58:07 +01:00
5399b36207 Update to version 1.2.0 2017-07-13 17:01:41 +02:00
71ceedc1d7 publish 1.1.0 2017-04-20 14:43:33 +02:00
21d2f7527f Added nRF52 compatibility
Waking from deepSleep() is comparable to an hard reset; the sketch won't restart from the sleep invocation but the wakeuup source can be retrieved with wakeupReason()
2017-04-20 14:38:15 +02:00
9204b58012 Target only SAMD architecture 2017-03-13 12:58:48 +01:00
e159ecf46f [WIP] initial API design
samd basic functions ported
2016-10-28 18:30:13 +02:00