1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-ethernet-kit-v1_0/Makefile.include

6 lines
113 B
Makefile
Raw Normal View History

# configure the serial interface
PORT_LINUX ?= /dev/ttyUSB1
include $(RIOTBOARD)/common/esp32/Makefile.include