We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c535ae commit e8bf05bCopy full SHA for e8bf05b
idf_component.yml
@@ -1,12 +1,12 @@
1
## IDF Component Manager Manifest File
2
-version: "2.3.3.7"
+version: "2.3.3"
3
license: "Apache-2.0"
4
description: "C++ wrapper for the NimBLE BLE stack (forked and modified by syscode1)"
5
url: "https://github.com/syscode1/esp-nimble-cpp"
6
repository: "https://github.com/syscode1/esp-nimble-cpp"
7
maintainers:
8
- syscode1 <[email protected]>
9
-documentation: "https://github.com/syscode1/esp-nimble-cpp#readme"
+documentation: "https://github.com/syscode1/esp-nimble-cpp"
10
tags:
11
- BLE
12
- NimBLE
0 commit comments