diff options
| author | hathach <[email protected]> | 2020-10-08 17:17:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-10-08 17:17:37 +0700 |
| commit | ec018fbf4ed30b014b82f993246f8730687e649a (patch) | |
| tree | aefd3f12727efc556b367afaa70a14d5d0dc5673 /hw/bsp/samg55xplained | |
| parent | 30c23719f6f2c10cb298bea3e5f4b0d5bbaeee70 (diff) | |
clean up jlink default interface
Diffstat (limited to 'hw/bsp/samg55xplained')
| -rw-r--r-- | hw/bsp/samg55xplained/board.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/samg55xplained/board.mk b/hw/bsp/samg55xplained/board.mk index a58a7b41d..79716d36d 100644 --- a/hw/bsp/samg55xplained/board.mk +++ b/hw/bsp/samg55xplained/board.mk @@ -47,7 +47,6 @@ FREERTOS_PORT = ARM_CM4F # For flash-jlink target JLINK_DEVICE = ATSAMG55J19 -JLINK_IF = swd # flash using edbg from https://github.com/ataradov/edbg flash: $(BUILD)/$(BOARD)-firmware.bin |
