]> git.zerfleddert.de Git - proxmark3-svn/blame - covconfig.sh
ADD: Added the HitagS from @spenneb ref:https://events.ccc.de/congress/2015/Fahrplan...
[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.
c2dac3f8 6cov-configure -co arm-none-eabi-gcc -- -mthumb-interwork
edff4a41 7
8
9
Impressum, Datenschutz