Skip to content

Commit 165f993

Browse files
authored
Merge pull request micropython#8724 from bill88t/m5x-psram-speed
Increase M5X psram speed
2 parents f5a03a8 + 444e2f8 commit 165f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/espressif/boards/m5stack_timer_camera_x/mpconfigboard.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ CIRCUITPY_ESP_FLASH_SIZE = 4MB
99

1010
CIRCUITPY_ESP_PSRAM_SIZE = 8MB
1111
CIRCUITPY_ESP_PSRAM_MODE = opi
12-
CIRCUITPY_ESP_PSRAM_FREQ = 80m
12+
CIRCUITPY_ESP_PSRAM_FREQ = 120m

0 commit comments

Comments
 (0)