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

7 lines
117 B
Bash
Executable File

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