mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-07 05:31:17 -07:00
fix some ARM build fail
This commit is contained in:
parent
f11f5c2738
commit
1dea88f976
4 changed files with 44 additions and 44 deletions
|
@ -78,7 +78,7 @@ typedef signed short SWORD;
|
|||
|
||||
#include <usb_cmd.h>
|
||||
|
||||
#define PACKED __attribute__((__packed__))
|
||||
//#define PACKED __attribute__((__packed__))
|
||||
|
||||
#define USB_D_PLUS_PULLUP_ON() { \
|
||||
HIGH(GPIO_USB_PU); \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue