circuitpython/ports/espressif/boards/espressif_esp32c3_devkitm_1_n4/mpconfigboard.mk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
185 B
Makefile
Raw Normal View History

2022-01-18 20:39:09 -05:00
CIRCUITPY_CREATOR_ID = 0x000C303A
CIRCUITPY_CREATION_ID = 0x00C30001
IDF_TARGET = esp32c3
2023-09-14 18:04:07 -04:00
CIRCUITPY_ESP_FLASH_MODE = qio
2022-06-23 15:59:06 -04:00
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 4MB