Skip to content

Commit 7950cee

Browse files
authored
add nimble
1 parent 43bf42b commit 7950cee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

main/idf_component.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ dependencies:
77
require: public
88
rules:
99
- if: "target in [esp32, esp32s2, esp32s3]"
10+
h2zero/esp-nimble-cpp:
11+
version: "master"
12+
git: https://github.com/h2zero/esp-nimble-cpp.git
13+
require: public
14+
rules:
15+
- if: "target in [esp32, esp32s3, esp32c2, esp32c3, esp32c6, esp32h2]"

0 commit comments

Comments
 (0)