added pyportal

This commit is contained in:
hathach
2021-02-03 13:19:34 +07:00
parent d24c702b63
commit b739c5a837
3 changed files with 224 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
CFLAGS += -D__SAMD51J19A__
LD_FILE = $(BOARD_PATH)/$(BOARD).ld
# For flash-jlink target
JLINK_DEVICE = ATSAMD51J19
flash: flash-bossac