mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/msba2: provide TTY_BOARD_FILTER
This commit is contained in:
parent
0f492ba9b0
commit
bf55069612
@ -1 +1,7 @@
|
||||
# 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.
|
||||
# (Note: This is not a typo, maybe the MSB-430 FTDI chips were reused for the
|
||||
# MSB-A2 or so?)
|
||||
TTY_BOARD_FILTER := --model MSB430A
|
||||
|
||||
include $(RIOTBOARD)/common/msba2/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user