Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions platforms/espressif8266_extra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,8 @@ Uploading files to Filesystem
Please make sure to read `ESP8266 Flash layout <https://arduino-esp8266.readthedocs.io/en/latest/filesystem.html#flash-layout>`_
information first.

Uploading a file system image will overwrite any existing files.

1. Create a new project using :ref:`pioide` or initialize project using
:ref:`piocore` and :ref:`cmd_project_init` (if you have not initialized it yet)
2. Create the ``data`` folder (it should be on the same level as the ``src`` folder)
Expand Down