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

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

12 lines
249 B
Makefile
Raw Normal View History

USB_VID = 0x303A
2021-03-06 15:15:54 -05:00
USB_PID = 0x80AA
USB_PRODUCT = "Franzininho WIFI w/Wroom"
2021-03-06 15:15:54 -05:00
USB_MANUFACTURER = "Espressif"
IDF_TARGET = esp32s2
2022-06-23 15:59:06 -04:00
CIRCUITPY_ESP_FLASH_MODE = dio
CIRCUITPY_ESP_FLASH_FREQ = 40m
CIRCUITPY_ESP_FLASH_SIZE = 4MB
2022-08-23 12:34:03 -04:00
CIRCUITPY_ESP32_CAMERA = 0