Skip to content

Commit d4adf49

Browse files
committed
Restore library.properties to fix CI builds
1 parent 3004df5 commit d4adf49

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

library.properties

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=NimBLE-Arduino
2+
version=3.0.0-dev
3+
author=h2zero
4+
maintainer=Ryan Powell <ryan@nable-embedded.io>
5+
sentence=Bluetooth low energy (BLE) library for Arduino based on NimBLE.
6+
paragraph=A light-weight alternative to the original bluedroid based BLE library for esp32 and Nordic nRF5 devices (must use n-able-Arduino core). Uses 50% less flash space and approximately 100KB less ram with the same functionality. Nearly 100% compatible with existing application code, migration guide included.
7+
url=https://github.com/h2zero/NimBLE-Arduino
8+
category=Communication
9+
architectures=esp32,arm-ble
10+
includes=NimBLEDevice.h

0 commit comments

Comments
 (0)