mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-23 02:17:21 +08:00
e03342ff6b
- added new boards: hpm5300evk, hpm5301evklite and hpm6800evk - upgaded hpm_sdk - driver updates and bugfixes - add hpmicro BSPs to CI Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
16 lines
335 B
INI
16 lines
335 B
INI
# Copyright (c) 2021 HPMicro
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
bindto 0.0.0.0
|
|
adapter speed 10000
|
|
reset_config trst_and_srst
|
|
adapter srst delay 50
|
|
|
|
adapter driver ftdi
|
|
ftdi_vid_pid 0x0403 0x6010
|
|
|
|
ftdi_layout_init 0x0208 0x020b
|
|
ftdi_layout_signal nTRST -data 0x0200 -noe 0x0400
|
|
ftdi_layout_signal nSRST -data 0x0100 -noe 0x0800
|
|
|