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

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

9 lines
186 B
Makefile
Raw Normal View History

CIRCUITPY_CREATOR_ID = 0x0000239A
2022-06-23 15:59:06 -04:00
CIRCUITPY_CREATION_ID = 0x00c30001
IDF_TARGET = esp32c3
2022-06-23 15:59:06 -04:00
CIRCUITPY_ESP_FLASH_MODE = dio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 4MB