963e76961c
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
12 lines
230 B
Makefile
12 lines
230 B
Makefile
CIRCUITPY_CREATOR_ID = 0x10111011
|
|
CIRCUITPY_CREATION_ID = 0x00C60004
|
|
|
|
IDF_TARGET = esp32c6
|
|
|
|
CIRCUITPY_ESP_FLASH_MODE = qio
|
|
CIRCUITPY_ESP_FLASH_FREQ = 80m
|
|
CIRCUITPY_ESP_FLASH_SIZE = 4MB
|
|
|
|
CIRCUITPY_BLEIO = 0
|
|
CIRCUITPY_ESPCAMERA = 0
|