mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2024-11-22 13:10:55 +01:00
Release version 1.0.0
This commit is contained in:
parent
34c6417b48
commit
47a1f753bc
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@ NimBLE is a completely open source Bluetooth Low Energy stack produced by [Apach
|
|||
It is more suited to resource constrained devices than bluedroid and has now been ported to the ESP32 by Espressif.
|
||||
<br/>
|
||||
|
||||
# Development Status
|
||||
[Latest release ![Release Version](https://img.shields.io/github/release/h2zero/esp-nimble-cpp.svg?style=plastic)
|
||||
![Release Date](https://img.shields.io/github/release-date/h2zero/esp-nimble-cpp.svg?style=plastic)](https://github.com/h2zero/NimBLE-Arduino/releases/latest/)
|
||||
![Downloads](https://img.shields.io/github/downloads/h2zero/esp-nimble-cpp/latest/total.svg?style=plastic)
|
||||
<br/>
|
||||
|
||||
# Installation
|
||||
|
||||
### ESP-IDF v4.0+
|
||||
|
|
Loading…
Reference in a new issue