.. _esptool: esptool.py ========== Use ``esptool.py -h`` to see a summary of all available commands and command line options. To see all options for a particular command, append ``-h`` to the command name. ie ``esptool.py write_flash -h``. .. toctree:: :maxdepth: 1 Basic Options Basic Commands Advanced Options Advanced Commands Flasher Stub Flash Modes Entering the Bootloader Serial Connection Configuration File Remote Serial Ports Flashing Firmware Scripting .. only:: not esp8266 Instructions for other tools bundled with esptool: * :ref:`espefuse` * :ref:`espsecure`