add pybadge

also correct other samd51 tx,rx pin (not used yet)
This commit is contained in:
hathach
2021-02-03 13:12:02 +07:00
parent 4153d9e1b6
commit d24c702b63
6 changed files with 230 additions and 6 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