FIX: mental note to self, don't forget to adjust messages to new logic
[proxmark3-svn] / covconfig.sh
0 / 9 (  0%)
CommitLineData
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 -- -mthumb-interwork
7
8
9
Impressum, Datenschutz