File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
components/spi_flash/esp32s3 Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,11 @@ choice ESPTOOLPY_FLASHFREQ
1010 - Flash 120 MHz SDR mode is stable.
1111 - Flash 120 MHz DDR mode is an experimental feature, it works when
1212 the temperature is stable.
13- Risks:
14- If your chip powers on at a certain temperature, then after the temperature
15- increases or decreases by approximately 20 Celsius degrees (depending on the
16- chip), the program will crash randomly.
13+
14+ Risks:
15+ If your chip powers on at a certain temperature, then after the temperature
16+ increases or decreases by approximately 20 Celsius degrees (depending on the
17+ chip), the program will crash randomly.
1718 config ESPTOOLPY_FLASHFREQ_80M
1819 bool "80 MHz"
1920 config ESPTOOLPY_FLASHFREQ_40M
You can’t perform that action at this time.
0 commit comments