Skip to content

Commit 870b860

Browse files
authored
remove folder in tool littlefs
1 parent 19cb340 commit 870b860

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/tools.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,6 +1192,7 @@
11921192
""
11931193
]
11941194
],
1195+
"strip_container_dirs": 1,
11951196
"info_url": "https://github.com/espressif/arduino-esp32",
11961197
"install": "always",
11971198
"license": "LGPL-2.1",
@@ -1255,6 +1256,7 @@
12551256
"info_url": "https://github.com/espressif/arduino-esp32",
12561257
"install": "always",
12571258
"license": "LGPL-2.1",
1259+
"strip_container_dirs": 1,
12581260
"supported_targets": [
12591261
"all"
12601262
],
@@ -1453,3 +1455,4 @@
14531455
],
14541456
"version": 1
14551457
}
1458+

0 commit comments

Comments
 (0)