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

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

9 lines
184 B
Makefile
Raw Normal View History

CIRCUITPY_CREATOR_ID = 0xB0B00000
CIRCUITPY_CREATION_ID = 0x00000002
IDF_TARGET = esp32
CIRCUITPY_ESP_FLASH_MODE = dio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 4MB