Added openocd.cfg change for Blue Pills with different id

This commit is contained in:
2020-07-09 15:30:37 -06:00
parent a67422b379
commit 92aa58f386

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.