Implement uploading files to file system SPIFFS for ESP8266 // Issue #382
This commit is contained in:
@@ -146,6 +146,10 @@ PLATFORM_PACKAGES = {
|
||||
],
|
||||
"tool-rfdloader": [
|
||||
("rfdloader", "https://github.com/RFduino/RFduino")
|
||||
],
|
||||
"tool-mkspiffs": [
|
||||
("Tool to build and unpack SPIFFS images",
|
||||
"https://github.com/igrr/mkspiffs")
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user