]> git.zerfleddert.de Git - proxmark3-svn/blob - covconfig.sh
Merge pull request #32 from osysltd/patch-1
[proxmark3-svn] / covconfig.sh
1 #!/bin/bash
2
3 ## 20160116, iceman
4
5 ## Configure ARM , make sure you have the arm gcc in your $PATH variable.
6 cov-configure -co arm-none-eabi-gcc -- -mthumb-interwork
7
8
9
Impressum, Datenschutz