Lightweight low power library for Arduino with Atmega328PB support.
This is a fork of the official Low-Power library from rocketscream version 1.60 with added Atmega328PB support.
It is maintained by canique.com and used for its MK20 Arduino board with Atmega328PB.
Version: 1.70
Devices Supported:
- ATMega168
- ATMega328P
- ATMega328PB
- ATMega32U4
- ATMega2560
- ATMega256RFR2
- ATSAMD21G18A
####Notes: External interrupt during standby on ATSAMD21G18A requires a patch to the Arduino SAMD Core in order for it to work. Fix is provided by this particular pull request.