forked from platformio/platformio-core
Implement uploading files to file system SPIFFS for ESP8266 // Issue #382
This commit is contained in:
@@ -53,6 +53,7 @@ Pre-built targets:
|
||||
* ``program`` firmware "auto-uploading" for embedded platforms using external
|
||||
programmer (available only for :ref:`platform_atmelavr`)
|
||||
* ``uploadlazy`` upload existing firmware without project rebuilding
|
||||
* ``uploadfs`` :ref:`platform_espressif_uploadfs`
|
||||
* ``envdump`` dump current build environment
|
||||
* ``size`` print the size of the sections in a firmware/program
|
||||
|
||||
|
||||
Reference in New Issue
Block a user