1
0
mirror of https://github.com/arduino-libraries/ArduinoLowPower.git synced 2025-04-19 11:42:14 +03:00

10 Commits

Author SHA1 Message Date
Ali Jahangiri
2a6585e132
Change maintainer to Arduino <info@arduino.cc> 2024-04-11 16:39:29 +02:00
Alexander Entinger
b615a89714
Remove support for ArduinoCore-Primo. (#55)
The board is retired and the corresponding core (https://github.com/arduino/ArduinoCore-primo) has been archived. Considering that no one is going to maintain the low power code for nRF52/Primo its better to get rid of it alltogether (and no longer advertise compatibility to 'nrf52' which - imho rightfully - seems to confuse a lot of people.
2023-01-02 09:22:47 +01:00
Martino Facchin
d70192271e
Release 1.2.2 2020-12-21 10:39:43 +01:00
per1234
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
Cristian Maglie
4caff779d9 Added dependency 2019-03-14 00:58:07 +01:00
Martino Facchin
5399b36207 Update to version 1.2.0 2017-07-13 17:01:41 +02:00
Martino Facchin
71ceedc1d7 publish 1.1.0 2017-04-20 14:43:33 +02:00
chiararuggeri
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
Martino Facchin
9204b58012 Target only SAMD architecture 2017-03-13 12:58:48 +01:00
Martino Facchin
e159ecf46f [WIP] initial API design
samd basic functions ported
2016-10-28 18:30:13 +02:00