-
- Downloads
cfg: Don't check BS TAP IDCODE in STM32 configs
Instead of updating these regularly we can just accept any IDCODE for the boundary scan TAP. The only downside might be that it's not immediately obvious if you source a config for the wrong type of STM32. Change-Id: I96d4d81699a491b3a46de3f0d3fd078ffddad4e4 Signed-off-by:Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/3385 Tested-by: jenkins
Showing
- tcl/target/stm32f1x.cfg 1 addition, 30 deletionstcl/target/stm32f1x.cfg
- tcl/target/stm32f2x.cfg 1 addition, 10 deletionstcl/target/stm32f2x.cfg
- tcl/target/stm32f3x.cfg 1 addition, 20 deletionstcl/target/stm32f3x.cfg
- tcl/target/stm32f4x.cfg 1 addition, 32 deletionstcl/target/stm32f4x.cfg
- tcl/target/stm32f7x.cfg 1 addition, 10 deletionstcl/target/stm32f7x.cfg
- tcl/target/stm32l1.cfg 1 addition, 21 deletionstcl/target/stm32l1.cfg
- tcl/target/stm32l4x.cfg 1 addition, 10 deletionstcl/target/stm32l4x.cfg
Loading
Please register or sign in to comment