您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
usb-firewall-fork/OpenOCD_scripts
Robert Fisk 4234dabd27
Use debugger's SRST to simultaneously reset both micros.
9 年前
..
board Use debugger's SRST to simultaneously reset both micros. 9 年前
target Moved OpenOCD config to its own folder 10 年前
README Downstream mouse support working! 9 年前

README

The OpenOCD scripts in ./board/ are used in-place by the Eclipse debug configurations. You

don't need to copy them anywhere.

If your OpenOCD version is <= 0.8, you will need to copy ./target/stm32f4x.cfg to your OpenOCD
installation's /scripts/target/ folder, replacing the version currently there.
If you have OpenOCD >= 0.9, this is not necessary.

More info for Eclipse OpenOCD configuration:
http://gnuarmeclipse.github.io/debug/openocd/