]> git.zerfleddert.de Git - proxmark3-svn/blame - covconfig.sh
ADD: created some build scripts for the CoverityScans
[proxmark3-svn] / covconfig.sh
CommitLineData
edff4a41 1#!/bin/bash
2
3## 20160116, iceman
4
5## Configure ARM , make sure you have the arm gcc in your $PATH variable.
6cov-configure -co arm-none-eabi-gcc
7
8
9
10
Impressum, Datenschutz