forked from espressif/esp-idf
docs: fix indentation error in s3 spi_flash kconfig
This commit is contained in:
@@ -10,10 +10,11 @@ choice ESPTOOLPY_FLASHFREQ
|
|||||||
- Flash 120 MHz SDR mode is stable.
|
- Flash 120 MHz SDR mode is stable.
|
||||||
- Flash 120 MHz DDR mode is an experimental feature, it works when
|
- Flash 120 MHz DDR mode is an experimental feature, it works when
|
||||||
the temperature is stable.
|
the temperature is stable.
|
||||||
Risks:
|
|
||||||
If your chip powers on at a certain temperature, then after the temperature
|
Risks:
|
||||||
increases or decreases by approximately 20 Celsius degrees (depending on the
|
If your chip powers on at a certain temperature, then after the temperature
|
||||||
chip), the program will crash randomly.
|
increases or decreases by approximately 20 Celsius degrees (depending on the
|
||||||
|
chip), the program will crash randomly.
|
||||||
config ESPTOOLPY_FLASHFREQ_80M
|
config ESPTOOLPY_FLASHFREQ_80M
|
||||||
bool "80 MHz"
|
bool "80 MHz"
|
||||||
config ESPTOOLPY_FLASHFREQ_40M
|
config ESPTOOLPY_FLASHFREQ_40M
|
||||||
|
Reference in New Issue
Block a user