circuitpython/ports/espressif/boards/m5stack_stick_c_plus/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

CIRCUITPY_CREATOR_ID = 0x10151015
2023-06-25 08:29:18 -04:00
CIRCUITPY_CREATION_ID = 0x0032000A
IDF_TARGET = esp32
CIRCUITPY_ESP_FLASH_MODE = qio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 4MB
CIRCUITPY_ESPCAMERA = 0
SRC_C += pmic/axp192/axp192.c