removed all old usb calls

This commit is contained in:
roel@libnfc.org 2012-12-05 16:14:10 +00:00
commit 6e82300dda
12 changed files with 144 additions and 92 deletions

View file

@ -7,6 +7,7 @@
//-----------------------------------------------------------------------------
#include <proxmark3.h>
#include "usb_hid.h"
struct common_area common_area __attribute__((section(".commonarea")));
unsigned int start_addr, end_addr, bootrom_unlocked;