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

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

12 lines
250 B
Makefile
Raw Normal View History

2020-10-10 18:55:05 -04:00
USB_VID = 0x1209
USB_PID = 0x3252
2020-10-10 17:42:24 -04:00
USB_PRODUCT = "Targett Module Clip w/Wroom"
2020-10-10 16:11:06 -04:00
USB_MANUFACTURER = "Targett"
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