Skip to content

Commit

Permalink
Merge pull request #21021 from maribu/boards/adafruit-grand-central-m…
Browse files Browse the repository at this point in the history
…4-express

boards/adafruit-grand-central-m4-express: improve TTY detection
  • Loading branch information
maribu authored Nov 21, 2024
2 parents 27073ee + ef4fa60 commit 041e765
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/adafruit-grand-central-m4-express/Makefile.include
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
CFLAGS += -DBOOTLOADER_UF2

PROG_TTY_BOARD_FILTER := --vendor 'Adafruit Industries' --model 'Grand Central M4 Express'

# Include all definitions for flashing with bossa other USB
include $(RIOTBOARD)/common/samdx1-arduino-bootloader/Makefile.include
# Include handling of serial and non-bossa programmers (if selected by user)
Expand Down

0 comments on commit 041e765

Please sign in to comment.