mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards/same54-xpro: provide TTY_BOARD_FILTER
This commit is contained in:
parent
ca278d42a4
commit
22358748c4
@ -1 +1,6 @@
|
|||||||
|
# If port selection via ttys.py is enabled by `MOST_RECENT_PORT=1`, filter
|
||||||
|
# USB serials to only select the UART bridge of the embedded EDBG CMSIS-DAP
|
||||||
|
# debugger.
|
||||||
|
TTY_BOARD_FILTER := --model 'EDBG CMSIS-DAP'
|
||||||
|
|
||||||
include $(RIOTMAKE)/boards/sam0.inc.mk
|
include $(RIOTMAKE)/boards/sam0.inc.mk
|
||||||
|
Loading…
Reference in New Issue
Block a user