8000 Merge pull request #9997 from SeanTheITGuy/spotpear_esp32c3_lcd_1_44_fix · chbeer/circuitpython@65556b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 65556b4

Browse files
authored
Merge pull request adafruit#9997 from SeanTheITGuy/spotpear_esp32c3_lcd_1_44_fix
bootloop fix for spotpear esp32c3 1.44 lcd board
2 parents 52b5b2d + 42a60f0 commit 65556b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/espressif/boards/spotpear_esp32c3_lcd_1_44/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ CIRCUITPY_ESP_FLASH_FREQ = 80m
88
CIRCUITPY_ESP_FLASH_SIZE = 4MB
99

1010
CIRCUITPY_ESP_USB_SERIAL_JTAG = 1
11+
CIRCUITPY_LEGACY_4MB_FLASH_LAYOUT = 1

0 commit comments

Comments
 (0)
0