mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-14 17:13:50 +01:00
boards/esp32s2-wemos-mini: remove default setting of USB_VID/USB_PID
This commit is contained in:
parent
f30abc4200
commit
a7347592df
@ -1,8 +1,5 @@
|
||||
PORT_LINUX ?= /dev/ttyACM0
|
||||
|
||||
USB_VID ?= $(USB_VID_TESTING)
|
||||
USB_PID ?= $(USB_PID_TESTING)
|
||||
|
||||
CFLAGS += -DCONFIG_CONSOLE_UART_TX=39
|
||||
CFLAGS += -DCONFIG_CONSOLE_UART_RX=37
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user