Skip to content

Commit

Permalink
Use JTAG for jlink flashing
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlK90 committed Aug 3, 2021
1 parent 3db2089 commit 23e3b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hw/bsp/gd32vf103_longan_nano/board.mk
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ INC += \
#FREERTOS_PORT = ARM_CM3

# For flash-jlink target
JLINK_IF = jtag
JLINK_DEVICE = gd32vf103cbt6 # Longan Nano 128k ROM 32k RAM
#JLINK_DEVICE = gd32vf103c8t6 # Longan Nano Lite 64k ROM 20k RAM

Expand Down

0 comments on commit 23e3b16

Please sign in to comment.