Utilize VID/PID from native USB port

This commit is contained in:
Kyle Mohr 2022-10-03 23:45:28 -05:00 committed by GitHub
parent cffc1bfcab
commit 5268ef01c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x10C4
USB_PID = 0xEA60
USB_VID = 0x303A
USB_PID = 0x0002
USB_PRODUCT = "ESP32-S2-DevKitC-1-N8R2"
USB_MANUFACTURER = "Espressif"
@ -14,4 +14,4 @@ CFLAGS += -DCFG_TUD_TASK_QUEUE_SZ=32
CIRCUITPY_ESP_FLASH_MODE=dio
CIRCUITPY_ESP_FLASH_FREQ=40m
CIRCUITPY_ESP_FLASH_SIZE=8MB
CIRCUITPY_ESP_FLASH_SIZE=8MB