Skip to content

Commit

Permalink
boards/same54-xpro: provide TTY_BOARD_FILTER
Browse files Browse the repository at this point in the history
  • Loading branch information
maribu committed Jun 3, 2022
1 parent 612deea commit 6f35842
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions boards/same54-xpro/Makefile.include
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6f35842

Please sign in to comment.