mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 01:23:49 +01:00
6 lines
113 B
Makefile
6 lines
113 B
Makefile
|
|
# configure the serial interface
|
|
PORT_LINUX ?= /dev/ttyUSB1
|
|
|
|
include $(RIOTBOARD)/common/esp32/Makefile.include
|