proxmark3/covconfig.sh

7 lines
117 B
Bash
Raw Normal View History

#!/bin/bash
2019-10-09 21:29:42 +08:00
set -e
. .coverity.conf || exit 1
2019-10-09 21:29:42 +08:00
cov-configure --template --compiler arm-none-eabi-gcc --comptype gcc