Update mpconfigboard.mk

This commit is contained in:
MakerM0 2023-09-24 21:50:30 +08:00 committed by GitHub
parent 5ffb7e7c83
commit 0507e7a00d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -8,11 +8,11 @@ IDF_TARGET = esp32s3
CIRCUITPY_ESP_FLASH_MODE = dio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 8MB
CIRCUITPY_ESP_FLASH_SIZE = 4MB
CIRCUITPY_ESPCAMERA = 0
CIRCUITPY_DISPLAYIO = 1
# CIRCUITPY_GIFIO = 1