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

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

12 lines
257 B
Makefile
Raw Normal View History

USB_VID = 0x239A
USB_PID = 0x8114
USB_PRODUCT = "Adafruit Feather ESP32S3 No PSRAM"
USB_MANUFACTURER = "Adafruit"
IDF_TARGET = esp32s3
2022-06-23 15:59:06 -04:00
CIRCUITPY_ESP_FLASH_MODE = qio
CIRCUITPY_ESP_FLASH_FREQ = 80m
CIRCUITPY_ESP_FLASH_SIZE = 8MB
2022-08-23 12:34:03 -04:00
CIRCUITPY_ESP32_CAMERA = 0