Bump adapter speed to 4MHz

This commit is contained in:
Berkus Decker 2019-03-02 19:11:32 +02:00
parent 31d87c75c4
commit 63d2133a1e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ transport select jtag
# we need to enable srst even though we don't connect it
reset_config trst_and_srst
adapter_khz 1000
adapter_khz 4000
jtag_ntrst_delay 500
if { [info exists CHIPNAME] } {