diff options
| author | hathach <[email protected]> | 2020-11-29 17:09:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-11-29 17:09:53 +0700 |
| commit | 89205438c2cbee815d8f5cdbf9449daa68e9a9f3 (patch) | |
| tree | d4e1767f0455c2c4e70cda180e7066eab1f1e14c /hw/bsp/samd51 | |
| parent | a6c7467fd34fb24aace7c0306cba5409e457d1a1 (diff) | |
move xiao to samd21 group
Diffstat (limited to 'hw/bsp/samd51')
| -rw-r--r-- | hw/bsp/samd51/boards/feather_m4_express/board.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/samd51/boards/feather_m4_express/board.mk b/hw/bsp/samd51/boards/feather_m4_express/board.mk index 57a680e91..a8a98a987 100644 --- a/hw/bsp/samd51/boards/feather_m4_express/board.mk +++ b/hw/bsp/samd51/boards/feather_m4_express/board.mk @@ -1,6 +1,5 @@ CFLAGS += -D__SAMD51J19A__ -# All source paths should be relative to the top level. LD_FILE = $(BOARD_PATH)/$(BOARD).ld # For flash-jlink target |
