mirror of https://github.com/arendst/Tasmota.git
10 lines
564 B
INI
10 lines
564 B
INI
name=esp-nimble-cpp
|
|
version=1.4.1
|
|
author=h2zero
|
|
maintainer=h2zero <powellperalta@gmail.com>
|
|
sentence=Bluetooth low energy (BLE) library for esp32 based on NimBLE.
|
|
paragraph=This is a more updated and lower resource alternative to the original bluedroid BLE library for esp32. Uses 50% less flash space and approximately 100KB less ram with the same functionality. Nearly 100% compatible with existing application code, migration guide included.
|
|
url=https://github.com/h2zero/esp-nimble-cpp
|
|
category=Communication
|
|
architectures=esp32,arm-ble
|
|
includes=NimBLEDevice.h |