22 lines
545 B
Markdown
22 lines
545 B
Markdown
### Low-Power
|
|
Lightweight low power library for Arduino.
|
|
|
|
Version: 1.81
|
|
|
|
Date: 21-01-2020
|
|
|
|
Devices Supported:
|
|
* ATMega88
|
|
* ATMega168
|
|
* ATMega168P
|
|
* ATMega328P
|
|
* ATMega32U4
|
|
* ATMega644P
|
|
* ATMega1284P
|
|
* ATMega2560
|
|
* ATMega256RFR2
|
|
* ATSAMD21G18A
|
|
|
|
####Notes:
|
|
External interrupt during standby on ATSAMD21G18A requires a patch to the <a href="https://github.com/arduino/ArduinoCore-samd">Arduino SAMD Core</a> in order for it to work. Fix is provided by this particular <a href="https://github.com/arduino/ArduinoCore-samd/pull/90">pull request</a>.
|