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

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

9 lines
180 B
Makefile
Raw Normal View History

2022-12-05 02:08:12 -05:00
CIRCUITPY_CREATOR_ID = 0xDEADBEEF
CIRCUITPY_CREATION_ID = 0x00C30001
IDF_TARGET = esp32c3
2022-12-21 19:30:52 -05:00
CIRCUITPY_ESP_FLASH_MODE=dio
2022-12-05 02:08:12 -05:00
CIRCUITPY_ESP_FLASH_FREQ=80m
CIRCUITPY_ESP_FLASH_SIZE=4MB