mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs: fix indentation error in s3 spi_flash kconfig
This commit is contained in:
parent
1fa6d49f6f
commit
dc1851bd5a
@ -10,10 +10,11 @@ choice ESPTOOLPY_FLASHFREQ
|
||||
- Flash 120 MHz SDR mode is stable.
|
||||
- Flash 120 MHz DDR mode is an experimental feature, it works when
|
||||
the temperature is stable.
|
||||
Risks:
|
||||
If your chip powers on at a certain temperature, then after the temperature
|
||||
increases or decreases by approximately 20 Celsius degrees (depending on the
|
||||
chip), the program will crash randomly.
|
||||
|
||||
Risks:
|
||||
If your chip powers on at a certain temperature, then after the temperature
|
||||
increases or decreases by approximately 20 Celsius degrees (depending on the
|
||||
chip), the program will crash randomly.
|
||||
config ESPTOOLPY_FLASHFREQ_80M
|
||||
bool "80 MHz"
|
||||
config ESPTOOLPY_FLASHFREQ_40M
|
||||
|
Loading…
Reference in New Issue
Block a user