Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0e0a756

Browse filesBrowse files
authored
Remove tools/sdk/include/nimble from include path (espressif#4891)
1 parent bd3adde commit 0e0a756
Copy full SHA for 0e0a756

File tree

1 file changed

+0
-1
lines changed
Filter options

1 file changed

+0
-1
lines changed

‎tools/platformio-build.py

Copy file name to clipboardExpand all lines: tools/platformio-build.py
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@
138138
join(FRAMEWORK_DIR, "tools", "sdk", "include", "mqtt"),
139139
join(FRAMEWORK_DIR, "tools", "sdk", "include", "newlib"),
140140
join(FRAMEWORK_DIR, "tools", "sdk", "include", "nghttp"),
141-
join(FRAMEWORK_DIR, "tools", "sdk", "include", "nimble"),
142141
join(FRAMEWORK_DIR, "tools", "sdk", "include", "nvs_flash"),
143142
join(FRAMEWORK_DIR, "tools", "sdk", "include", "openssl"),
144143
join(FRAMEWORK_DIR, "tools", "sdk", "include", "protobuf-c"),

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.