mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
removed all old usb calls
This commit is contained in:
parent
ecab772ed0
commit
6e82300dda
12 changed files with 144 additions and 92 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue