]> git.zerfleddert.de Git - proxmark3-svn/blame_incremental - covconfig.sh
CHG: according to measureement by @wilrn the actual timing for receiving tag data...
[proxmark3-svn] / covconfig.sh
... / ...
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