mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f586548d9c
Split docs in v1_0 directory to board common and version specific parts.
6 lines
113 B
Makefile
6 lines
113 B
Makefile
|
|
# configure the serial interface
|
|
PORT_LINUX ?= /dev/ttyUSB1
|
|
|
|
include $(RIOTBOARD)/common/esp32/Makefile.include
|