mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Koen Zandberg
f8bb757bae
The seeedstudio-gd32 is an small development board based on the gd32vf103 MCU Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
13 lines
324 B
INI
13 lines
324 B
INI
adapter driver ftdi
|
|
adapter speed 10000
|
|
ftdi_vid_pid 0x0403 0x6010
|
|
adapter srst pulse_width 10
|
|
reset_config srst_only srst_open_drain
|
|
|
|
ftdi_layout_init 0x0020 0x001b
|
|
ftdi_layout_signal nSRST -oe 0x0020 -data 0x0020
|
|
|
|
source [find target/gd32vf103.cfg]
|
|
|
|
flash bank $_CHIPNAME.flash gd32vf103 0x08000000 0 0 0 $_TARGETNAME
|