1
0
mirror of https://github.com/arduino-libraries/ArduinoLowPower.git synced 2025-07-01 19:21:38 +03:00
Files
ArduinoLowPower/library.properties
Martino Facchin d70192271e Release 1.2.2
2020-12-21 10:39:43 +01:00

11 lines
353 B
INI

name=Arduino Low Power
version=1.2.2
author=Arduino
maintainer=Arduino LLC
sentence=Power save primitives features for SAMD and nRF52 32bit boards
paragraph=With this library you can manage the low power states of newer Arduino boards
category=Device Control
url=https://www.arduino.cc/libraries/ArduinoLowPower
architectures=samd,nrf52
depends=RTCZero