Skip to content

Commit

Permalink
added Arduino library.properties for importing in the Arduino IDE0
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasRoeddiger committed Nov 23, 2021
1 parent 17da1ba commit 6d22435
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name=Edge_ML
version=1.0.0
author=Arduino
maintainer=edge-ml <[email protected]>
sentence=Library to use the Arduino Nano 33 BLE with edge-ml
paragraph=Connects to edge-ml over Web Bluetooth.
category=Sensors
url=https://github.com/edge-ml/nano-33-ble-fw
architectures=mbed,mbed_nicla
includes=edge-ml.h

0 comments on commit 6d22435

Please sign in to comment.