]> mj.ucw.cz Git - home-hw.git/blob - bin/st-info
test-blink: Switch back to DFU boot-loader
[home-hw.git] / bin / st-info
1 #!/bin/sh
2 set -e
3 LD_LIBRARY_PATH=~/stm/stlink
4 export LD_LIBRARY_PATH
5 exec ~/stm/stlink/st-info "$@"