Added openocd.cfg change for Blue Pills with different id
parent
a67422b379
commit
92aa58f386
|
@ -1,5 +1,8 @@
|
|||
# Sample OpenOCD configuration for the blue pill board
|
||||
|
||||
# Some microcontrollers have a different CPU ID; uncomment this if yours is one
|
||||
set CPUTAPID 0x2ba01477
|
||||
|
||||
# Depending on the hardware revision you got you'll have to pick ONE of these
|
||||
# interfaces. At any time only one interface should be commented out.
|
||||
|
||||
|
|
Loading…
Reference in New Issue