summaryrefslogtreecommitdiffstats
path: root/tinyusb/hw/bsp/samd51/boards/pyportal/board.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/hw/bsp/samd51/boards/pyportal/board.mk')
-rwxr-xr-xtinyusb/hw/bsp/samd51/boards/pyportal/board.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/tinyusb/hw/bsp/samd51/boards/pyportal/board.mk b/tinyusb/hw/bsp/samd51/boards/pyportal/board.mk
deleted file mode 100755
index a8a98a98..00000000
--- a/tinyusb/hw/bsp/samd51/boards/pyportal/board.mk
+++ /dev/null
@@ -1,8 +0,0 @@
-CFLAGS += -D__SAMD51J19A__
-
-LD_FILE = $(BOARD_PATH)/$(BOARD).ld
-
-# For flash-jlink target
-JLINK_DEVICE = ATSAMD51J19
-
-flash: flash-bossac