diff options
| author | hathach <[email protected]> | 2020-09-04 11:20:09 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-09-04 11:20:09 +0700 |
| commit | 10d5dac9137adfd6c14d96e1079f08447eacd9d8 (patch) | |
| tree | 94a7d167c861daef33835cb8ad19decde0fae6de /hw | |
| parent | ed7a0de3abd12b7fefaeb2fc97607ae7d73d5419 (diff) | |
update doc
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/samg55xplained/board.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/samg55xplained/board.mk b/hw/bsp/samg55xplained/board.mk index b53757dff..a58a7b41d 100644 --- a/hw/bsp/samg55xplained/board.mk +++ b/hw/bsp/samg55xplained/board.mk @@ -46,7 +46,7 @@ CHIP_FAMILY = samg FREERTOS_PORT = ARM_CM4F # For flash-jlink target -JLINK_DEVICE = ATSAMD51J19 +JLINK_DEVICE = ATSAMG55J19 JLINK_IF = swd # flash using edbg from https://github.com/ataradov/edbg |
