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 e4ea1c0 commit 6c535aeCopy full SHA for 6c535ae
idf_component.yml
@@ -1,12 +1,12 @@
1
## IDF Component Manager Manifest File
2
-version: "2.3.3"
+version: "2.3.3.7"
3
license: "Apache-2.0"
4
-description: "C++ wrapper for the NimBLE BLE stack"
5
-url: "https://github.com/h2zero/esp-nimble-cpp"
6
-repository: "https://github.com/h2zero/esp-nimble-cpp"
+description: "C++ wrapper for the NimBLE BLE stack (forked and modified by syscode1)"
+url: "https://github.com/syscode1/esp-nimble-cpp"
+repository: "https://github.com/syscode1/esp-nimble-cpp"
7
maintainers:
8
- - Ryan Powell <[email protected]>
9
-documentation: "https://h2zero.github.io/esp-nimble-cpp/"
+ - syscode1 <[email protected]>
+documentation: "https://github.com/syscode1/esp-nimble-cpp#readme"
10
tags:
11
- BLE
12
- NimBLE
0 commit comments