Skip to content

Commit 88b7c69

Browse files
Re-add mklittlefs to package.json
Fix #8057
1 parent 209e467 commit 88b7c69

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package/package_esp8266com_index.template.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@
134134
"version": "3.0.0-newlib4.0.0-gnu23-48f7b08",
135135
"name": "mkspiffs"
136136
},
137+
{
138+
"packager": "esp8266",
139+
"version": "3.0.0-newlib4.0.0-gnu23-48f7b08",
140+
"name": "mklittlefs"
141+
},
137142
{
138143
"packager": "esp8266",
139144
"version": "3.7.2-post1",
@@ -369,4 +374,4 @@
369374
]
370375
}
371376
]
372-
}
377+
}

0 commit comments

Comments
 (0)