mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/nrf52840dk: provide TTY_BOARD_FILTER
This commit is contained in:
parent
8d63b63e7a
commit
e46a2dc29f
@ -1 +1,5 @@
|
||||
# If port selection via ttys.py is enabled by `MOST_RECENT_PORT=1`, filter
|
||||
# USB serials to only select the UART bridge of integrated J-Link debugger.
|
||||
TTY_BOARD_FILTER := --model J-Link
|
||||
|
||||
include $(RIOTBOARD)/common/nrf52xxxdk/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user