We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6594fe commit 5fa0aa4Copy full SHA for 5fa0aa4
src/idf_component.yml
@@ -1,4 +1,7 @@
1
dependencies:
2
- idf: ">=4.4,<5.4"
+ # Required IDF version
3
+ idf: ">=4.4"
4
+
5
esp-nimble-cpp:
- git: https://github.com/h2zero/esp-nimble-cpp.git
6
+ git: https://github.com/h2zero/esp-nimble-cpp.git
7
+ version: 877a29a8b1d0022c5e8f67ba8b879316e67b6c3d
0 commit comments