]> mj.ucw.cz Git - home-hw.git/blob - ocd
3258df1db96dd4197f46222f40d65e0445e6e303
[home-hw.git] / ocd
1 openocd -f interface/stlink-v2.cfg -f target/stm32f1x.cfg -c init -c 'arm semihosting enable' -c 'reset halt' -c 'reset run'