Commit 582ac6e
committed
Boost flash and RAM speeds on ESP boards
We inherited a bunch of DIO from 8.x which used it for ROM flash
settings. Pretty much everything should be able to do QIO.
S2, S3 and ESP32 all support 80mhz as well and ESP modules tend to
work at that speed too. Only on ESP32 do we leave PSRAM at 40mhz
because the 80/80 mode uses an extra SPI resource that we don't
want to use.
Fixes #86121 parent 81a881a commit 582ac6e
110 files changed
Lines changed: 185 additions & 185 deletions
File tree
- ports/espressif/boards
- 01space_lcd042_esp32c3
- adafruit_esp32s3_camera
- adafruit_feather_esp32_v2
- adafruit_feather_esp32s2_reverse_tft
- adafruit_feather_esp32s2_tft
- adafruit_feather_esp32s2
- adafruit_feather_esp32s3_reverse_tft
- adafruit_feather_huzzah32
- adafruit_funhouse
- adafruit_huzzah32_breakout
- adafruit_magtag_2.9_grayscale
- adafruit_matrixportal_s3
- adafruit_metro_esp32s2
- adafruit_qtpy_esp32c3
- adafruit_qtpy_esp32s2
- adafruit_qtpy_esp32s3_nopsram
- ai_thinker_esp32-c3s-2m
- ai_thinker_esp_12k_nodemcu
- arduino_nano_esp32s3_inverted_statusled
- arduino_nano_esp32s3
- artisense_rd00
- atmegazero_esp32s2
- bpi_bit_s2
- bpi_picow_s3
- brainboardz_neuron
- crcibernetica-ideaboard
- crumpspace_crumps2
- cytron_maker_feather_aiot_s3
- deneyap_kart_1a_v2
- deneyap_kart_1a
- deneyap_kart_g
- deneyap_kart
- deneyap_mini_v2
- deneyap_mini
- doit_esp32_devkit_v1
- electroniccats_bastwifi
- espressif_esp32_devkitc_v4_wroom_32e
- espressif_esp32_devkitc_v4_wrover
- espressif_esp32_eye
- espressif_esp32_lyrat
- espressif_esp32s2_devkitc_1_n4
- espressif_esp32s2_devkitc_1_n8r2
- espressif_esp32s3_box_lite
- espressif_esp32s3_box
- espressif_esp32s3_devkitc_1_n8r2
- espressif_esp32s3_devkitc_1_n8r8_hacktablet
- espressif_esp32s3_devkitc_1_n8r8
- espressif_esp32s3_devkitc_1_n8
- espressif_esp32s3_devkitm_1_n8
- espressif_esp32s3_eye
- espressif_esp32s3_lcd_ev
- espressif_esp32s3_usb_otg_n8
- espressif_hmi_devkit_1
- espressif_kaluga_1.3
- espressif_kaluga_1
- espressif_saola_1_wroom
- espressif_saola_1_wrover
- flipperzero_wifi_dev
- franzininho_wifi_wroom
- franzininho_wifi_wrover
- gravitech_cucumber_ms
- gravitech_cucumber_m
- gravitech_cucumber_rs
- gravitech_cucumber_r
- hardkernel_odroid_go
- hexky_s2
- hiibot_iots2
- lilygo_tdeck
- lilygo_tembed_esp32s3
- lilygo_ttgo_t-01c3
- lilygo_ttgo_t-oi-plus
- lilygo_ttgo_t8_esp32_s2_wroom
- lilygo_ttgo_t8_s2_st7789
- lilygo_ttgo_t8_s2
- lilygo_twatch_2020_v3
- lolin_s2_mini
- lolin_s2_pico
- lolin_s3_mini
- m5stack_atom_echo
- m5stack_atom_lite
- m5stack_atom_matrix
- m5stack_atom_u
- magiclick_s3_n4r2
- makerfabs_tft7
- microdev_micro_c3
- mixgo_ce_serial
- mixgo_ce_udisk
- morpheans_morphesp-240
- muselab_nanoesp32_s2_wroom
- muselab_nanoesp32_s2_wrover
- odt_pixelwing_esp32_s2
- seeed_xiao_esp32c3
- smartbeedesigns_bee_data_logger
- smartbeedesigns_bee_motion_s3
- smartbeedesigns_bee_s3
- targett_module_clip_wroom
- targett_module_clip_wrover
- unexpectedmaker_blizzard_s3
- unexpectedmaker_feathers2_neo
- unexpectedmaker_feathers2_prerelease
- unexpectedmaker_feathers2
- unexpectedmaker_feathers3
- unexpectedmaker_tinypico_nano
- unexpectedmaker_tinypico
- unexpectedmaker_tinys2
- unexpectedmaker_tinys3
- yd_esp32_s3_n16r8
- yd_esp32_s3_n8r8
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
0 commit comments