Skip to content

Commit f8f94e2

Browse files
authored
Merge pull request #10462 from dhalbert/lilygo-t-dongle-no-psram
lilygo_tdongle_s3 does not have PSRAM
2 parents b1599e2 + caac9ad commit f8f94e2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ports/espressif/boards/lilygo_tdongle_s3/mpconfigboard.mk

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ CIRCUITPY_ESP_FLASH_SIZE = 16MB
99
CIRCUITPY_ESP_FLASH_MODE = qio
1010
CIRCUITPY_ESP_FLASH_FREQ = 80m
1111

12-
CIRCUITPY_ESP_PSRAM_SIZE = 8MB
13-
CIRCUITPY_ESP_PSRAM_MODE = opi
14-
CIRCUITPY_ESP_PSRAM_FREQ = 80m
12+
CIRCUITPY_ESPCAMERA = 0

0 commit comments

Comments
 (0)