Skip to content

Commit 1cec804

Browse files
authored
Remove nonexisting folder from include path
1 parent ff0b838 commit 1cec804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/platformio-build-esp32s2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
],
114114

115115
CPPPATH=[
116-
join(FRAMEWORK_DIR, "tools", "sdk", "esp32s2", "include", "config"),
117116
join(FRAMEWORK_DIR, "tools", "sdk", "esp32s2", "include", "newlib", "platform_include"),
118117
join(FRAMEWORK_DIR, "tools", "sdk", "esp32s2", "include", "freertos", "include"),
119118
join(FRAMEWORK_DIR, "tools", "sdk", "esp32s2", "include", "freertos", "include", "esp_additions", "freertos"),

0 commit comments

Comments
 (0)