Added openocd.cfg change for Blue Pills with different id

pull/1/head
Levi Pearson 2020-07-09 15:30:37 -06:00
parent a67422b379
commit 92aa58f386
1 changed files with 3 additions and 0 deletions

View File

@ -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.