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

5 lines
128 B
Makefile
Raw Normal View History

# set default port depending on operating system
PORT_LINUX ?= /dev/ttyUSB0
include $(RIOTBOARD)/common/nrf52/Makefile.include