Skip to content

Commit 398e65c

Browse files
authored
NimBLE will be added in Arduino
1 parent 099dfa3 commit 398e65c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

main/idf_component.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,9 +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]"
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]"

0 commit comments

Comments
 (0)