mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Makefile & CMake rework
This commit is contained in:
parent
9d97962759
commit
72acec5806
23 changed files with 467 additions and 291 deletions
|
@ -6,8 +6,8 @@
|
|||
*/
|
||||
|
||||
#include "amiibo.h"
|
||||
#include "mbedtls/md.h"
|
||||
#include "mbedtls/aes.h"
|
||||
#include "md.h"
|
||||
#include "aes.h"
|
||||
#include "commonutil.h"
|
||||
|
||||
#define HMAC_POS_DATA 0x008
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue