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

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

12 lines
239 B
Makefile
Raw Normal View History

2023-01-05 16:29:02 -05:00
CIRCUITPY_CREATOR_ID = 0x10151015
CIRCUITPY_CREATION_ID = 0x00320007
IDF_TARGET = esp32
CIRCUITPY_ESP_FLASH_MODE = qio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 4MB
2023-01-27 11:28:37 -05:00
CIRCUITPY_ESPCAMERA = 0
SRC_C += pmic/axp192/axp192.c