circuitpython/ports/espressif/boards/ai_thinker_esp32-c3s/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

CIRCUITPY_CREATOR_ID = 0x000C303B
CIRCUITPY_CREATION_ID = 0x00C30002
2021-09-29 21:52:16 -04:00
IDF_TARGET = esp32c3
2022-06-23 15:59:06 -04:00
CIRCUITPY_ESP_FLASH_MODE = qio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 4MB