mirror of
https://github.com/espressif/esptool.git
synced 2025-10-18 09:12:27 +08:00
fix(docs): Add a note about entering manual bootloader mode
Closes https://github.com/espressif/esptool/pull/989
This commit is contained in:
@@ -166,6 +166,10 @@ Depending on the kind of hardware you have, it may also be possible to manually
|
||||
- For development boards produced by Espressif, this information can be found in the respective getting started guides or user guides. For example, to manually reset a development board, hold down the **Boot** button (``{IDF_TARGET_STRAP_BOOT_GPIO}``) and press the **EN** button (``EN`` (``CHIP_PU``)).
|
||||
- For other types of hardware, try pulling ``{IDF_TARGET_STRAP_BOOT_GPIO}`` down.
|
||||
|
||||
.. note::
|
||||
|
||||
If esptool is able to reset the chip but for some reason the chip is not entering into bootloader mode then hold down the Boot button (or pull down ``{IDF_TARGET_STRAP_BOOT_GPIO}``) while you start esptool and keep it down during reset.
|
||||
|
||||
.. only:: esp8266
|
||||
|
||||
.. _boot-log-esp8266:
|
||||
|
Reference in New Issue
Block a user