Add and remove libs and components for Arduino Core 3 (#400)
* Add and remove libs and components for Arduino Core 3 * Add back NimBLE-Arduino in resources
This commit is contained in:
8
lib/esp-nimble-cpp/library.json
Normal file
8
lib/esp-nimble-cpp/library.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "esp-nimble-cpp",
|
||||
"keywords": "esp32, bluetooth",
|
||||
"description": "Bluetooth low energy (BLE) library for esp32 based on NimBLE",
|
||||
"version": "1.4.1",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif32"
|
||||
}
|
||||
Reference in New Issue
Block a user