diff --git a/package/package_esp8266com_index.template.json b/package/package_esp8266com_index.template.json index a2a93c8b8f..bc99316a0a 100644 --- a/package/package_esp8266com_index.template.json +++ b/package/package_esp8266com_index.template.json @@ -137,6 +137,11 @@ "version": "3.0.0-newlib4.0.0-gnu23-48f7b08", "name": "mkspiffs" }, + { + "packager": "esp8266", + "version": "3.0.0-newlib4.0.0-gnu23-48f7b08", + "name": "mklittlefs" + }, { "packager": "esp8266", "version": "3.7.2-post1", @@ -372,4 +377,4 @@ ] } ] -} \ No newline at end of file +}