Skip to content

Commit caac9ad

Browse files
committed
lilygo_tdongle_s3 does not have PSRAM
1 parent 363be5f commit caac9ad

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)