docs: Include links to tools for flash operations

This commit is contained in:
Shivani Tipnis 2020-04-27 01:04:14 +05:30
parent 17d7f3cb17
commit 3f6e7a553b

View file

@ -10,9 +10,9 @@ This utility is designed to create instances of factory NVS partition images on
Please note that this utility only creates manufacturing binary images which then need to be flashed onto your devices using:
- esptool.py
- Flash Download tool (available on Windows only)
- Direct flash programming
- `esptool.py`_
- `Flash Download tool`_ (available on Windows only).Just download it, unzip, and follow the instructions inside the *doc* folder.
- Direct flash programming using custom production tools.
Prerequisites
@ -248,3 +248,6 @@ While running the manufacturing utility, the following folders will be created i
- ``bin/`` for storing the generated binary files
- ``csv/`` for storing the generated intermediate CSV files
- ``keys/`` for storing encryption keys (when generating encrypted factory images)
.. _esptool.py: https://github.com/espressif/esptool/#readme
.. _Flash Download tool: https://www.espressif.com/en/support/download/other-tools?keys=flash+download+tools