Commit b6d5415
committed
remove CIRCUITPY_LEGACY_4MB_FLASH_LAYOUT = 1 on ESP32, ESP32-C3, ESP32-C6 boards
This combines ota_0 and ota_1 into ota_0, but leaves the user filesystem in the same place.
dualbank is already turned off on these boards.
Also restores some modules that were turned off for space reasons.1 parent 8c7b592 commit b6d5415
File tree
41 files changed
+5
-101
lines changed- ports/espressif/boards
- 01space_lcd042_esp32c3
- adafruit_huzzah32_breakout
- adafruit_qtpy_esp32c3
- ai_thinker_esp32-c3s
- beetle-esp32-c3
- deneyap_kart_1a
- deneyap_kart_g
- deneyap_kart
- deneyap_mini_v2
- doit_esp32_devkit_v1
- espressif_esp32_devkitc_v4_wroom_32e
- espressif_esp32_eye
- espressif_esp32_lyrat
- espressif_esp32c3_devkitm_1_n4
- espressif_esp32c6_devkitm_1_n4
- lilygo_ttgo_t-oi-plus
- lilygo_ttgo_tdisplay_esp32_4m
- lolin_c3_mini
- lolin_c3_pico
- luatos_core_esp32c3_ch343
- luatos_core_esp32c3
- m5stack_atom_echo
- m5stack_atom_lite
- m5stack_atom_matrix
- m5stack_atom_u
- m5stack_stamp_c3
- m5stack_stick_c_plus
- m5stack_stick_c
- m5stack_timer_camera_x
- makergo_esp32c3_supermini
- microdev_micro_c3
- seeed_xiao_esp32c3
- spotpear_esp32c3_lcd_1_44
- sqfmi_watchy
- sunton_esp32_2424S012
- sunton_esp32_2432S024C
- sunton_esp32_2432S028
- unexpectedmaker_tinypico_nano
- unexpectedmaker_tinypico
- weact_esp32c6_n4
- wemos_lolin32_lite
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+5
-101
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 12 | | |
18 | 13 | | |
19 | 14 | | |
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
| 10 | + | |
0 commit comments