Merge pull request #7509 from RetiredWizard/seeedc3

seeed_xiao_esp32c3 flash mode change to dio
This commit is contained in:
Scott Shawcroft 2023-01-31 11:29:24 -08:00 committed by GitHub
commit e1041a8625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ CIRCUITPY_CREATION_ID = 0x00C30001
IDF_TARGET = esp32c3
CIRCUITPY_ESP_FLASH_MODE = qio
CIRCUITPY_ESP_FLASH_MODE = dio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 4MB