proxmark3/covconfig.sh
2019-10-09 15:29:48 +02:00

6 lines
117 B
Bash
Executable file

#!/bin/bash
set -e
. .coverity.conf || exit 1
cov-configure --template --compiler arm-none-eabi-gcc --comptype gcc