我主要目的是想把openocd设置为stlink(它默认是CMSIS-DAP)去编译,再安装openocd。
我想要设置openocd为stlink(sudo./configure --enable-stlink)结果报错:configure: error: libusb-1.x is required for the ST-Link JTAG Programmer。接着我安装libus
2020-04-30 14:50