From: iceman1001 Date: Wed, 20 Jan 2016 16:13:38 +0000 (+0100) Subject: Merge branch 'master' of https://github.com/iceman1001/proxmark3 X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/cfcc826a9bf48f28541284aa13f16c5749486512?hp=4a71da5a359c5f2449a19f19f2fbcbe7bb989ebb Merge branch 'master' of https://github.com/iceman1001/proxmark3 --- diff --git a/covconfig.sh b/covconfig.sh index 33f6faa8..988a0c27 100755 --- a/covconfig.sh +++ b/covconfig.sh @@ -3,8 +3,7 @@ ## 20160116, iceman ## Configure ARM , make sure you have the arm gcc in your $PATH variable. -cov-configure -co arm-none-eabi-gcc - +cov-configure -co arm-none-eabi-gcc -- -mthumb-interwork