Files
Arduino/libraries/Low-Power/README.md
Jérôme Delacotte 7b30d6e298 first commit
2025-03-06 11:15:32 +01:00

545 B

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 Arduino SAMD Core in order for it to work. Fix is provided by this particular pull request.