We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dba383 commit 567d044Copy full SHA for 567d044
boards/adafruit-metro-m4-express/Makefile.include
@@ -1,5 +1,7 @@
1
CFLAGS += -DBOOTLOADER_UF2
2
3
+PROG_TTY_BOARD_FILTER := --vendor 'Adafruit Industries' --model 'Metro M4 Express'
4
+
5
# Include all definitions for flashing with bossa other USB
6
include $(RIOTBOARD)/common/samdx1-arduino-bootloader/Makefile.include
7
# Include handling of serial and non-bossa programmers (if selected by user)
0 commit comments