mirror of
https://github.com/h2zero/esp-nimble-cpp.git
synced 2024-11-21 20:50:55 +01:00
17 lines
371 B
JSON
17 lines
371 B
JSON
{
|
|
"name": "esp-nimble-cpp",
|
|
"version": "1.5.0",
|
|
"description": "NimBLE, BLE stack for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
|
|
"keywords": [
|
|
"BLE",
|
|
"espidf",
|
|
"arduino",
|
|
"espressif",
|
|
"esp32"
|
|
],
|
|
"license": "LGPL-2.1-or-later",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/h2zero/esp-nimble-cpp"
|
|
}
|
|
}
|