Skip to content

Commit ac08be4

Browse files
authored
more folder strip changes
1 parent 27198c4 commit ac08be4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tools/tools.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@
630630
]
631631
}
632632
],
633-
"strip_container_dirs": 2,
633+
"strip_container_dirs": 1,
634634
"supported_targets": [
635635
"all"
636636
],
@@ -1187,7 +1187,6 @@
11871187
{
11881188
"name": "tl-littlefs320",
11891189
"description": "esp littlefs320",
1190-
"strip_container_dirs": 1,
11911190
"export_paths": [
11921191
[
11931192
""
@@ -1249,7 +1248,6 @@
12491248
{
12501249
"name": "tl-littlefs400",
12511250
"description": "esp littlefs400",
1252-
"strip_container_dirs": 1,
12531251
"export_paths": [
12541252
[
12551253
""
@@ -1311,7 +1309,6 @@
13111309
{
13121310
"name": "tl-fatfs",
13131311
"description": "esp fatfs generator",
1314-
"strip_container_dirs": 1,
13151312
"export_paths": [
13161313
[
13171314
""
@@ -1368,7 +1365,6 @@
13681365
{
13691366
"name": "tl-spiffs",
13701367
"description": "esp spiffs generator",
1371-
"strip_container_dirs": 1,
13721368
"export_paths": [
13731369
[
13741370
""

0 commit comments

Comments
 (0)