mirror of
https://github.com/espressif/esptool.git
synced 2025-10-19 20:13:00 +08:00
docs(esp8266): change boot select pin to IO0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{IDF_TARGET_STRAP_BOOT_GPIO:default="GPIO9", esp32="GPIO0", esp32s2="GPIO0", esp32s3="GPIO0", esp32p4="GPIO35", esp32c5="GPIO28"}
|
||||
{IDF_TARGET_STRAP_BOOT_GPIO:default="GPIO9", esp8266="GPIO0", esp32="GPIO0", esp32s2="GPIO0", esp32s3="GPIO0", esp32p4="GPIO35", esp32c5="GPIO28"}
|
||||
|
||||
{IDF_TARGET_STRAP_BOOT_2_GPIO:default="GPIO8", esp32="GPIO2", esp32s2="GPIO46", esp32s3="GPIO46", esp32p4="GPIO36", esp32c5="GPIO27"}
|
||||
|
||||
|
Reference in New Issue
Block a user