You've already forked ArduinoLowPower
mirror of
https://github.com/arduino-libraries/ArduinoLowPower.git
synced 2025-07-29 21:21:10 +03:00
[WIP] initial API design
samd basic functions ported
This commit is contained in:
9
library.properties
Normal file
9
library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=Arduino Low Power
|
||||
version=1.0.0
|
||||
author=Arduino
|
||||
maintainer=Arduino LLC
|
||||
sentence=Power save primitives features for 32 bit boards
|
||||
paragraph=With this library you can manage the low power states of newer Arduino boards
|
||||
category=Device Control
|
||||
url=http://arduino.cc/libraries/ArduinoLowPower
|
||||
architectures=samd,arc32
|
Reference in New Issue
Block a user