cdc_usbserial

This commit is contained in:
2022-10-15 18:48:02 +02:00
parent b624664f52
commit 7441c5a4b2
21 changed files with 1865 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
# For Adafruit QT Py board
CFLAGS += -D__SAMD21E18A__ -DCFG_EXAMPLE_VIDEO_READONLY
# All source paths should be relative to the top level.
LD_FILE = $(BOARD_PATH)/$(BOARD).ld
# For flash-jlink target
JLINK_DEVICE = ATSAMD21E18
flash: flash-bossac