Skip to content

Commit ff0b838

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/platformio-build-esp32c3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@
116116
],
117117

118118
CPPPATH=[
119-
join(FRAMEWORK_DIR, "tools", "sdk", "esp32c3", "include", "config"),
120119
join(FRAMEWORK_DIR, "tools", "sdk", "esp32c3", "include", "newlib", "platform_include"),
121120
join(FRAMEWORK_DIR, "tools", "sdk", "esp32c3", "include", "freertos", "include"),
122121
join(FRAMEWORK_DIR, "tools", "sdk", "esp32c3", "include", "freertos", "include", "esp_additions", "freertos"),

0 commit comments

Comments
 (0)