mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
searchFile for firmwares
This commit is contained in:
parent
f7624a7767
commit
6385ee960f
4 changed files with 42 additions and 14 deletions
|
@ -30,6 +30,9 @@
|
|||
#define LUA_SCRIPTS_SUBDIR "luascripts" PATHSEP
|
||||
#define RESOURCES_SUBDIR "resources" PATHSEP
|
||||
#define TRACES_SUBDIR "traces" PATHSEP
|
||||
#define FIRMWARES_SUBDIR "firmware" PATHSEP
|
||||
#define BOOTROM_SUBDIR "bootrom/obj" PATHSEP
|
||||
#define FULLIMAGE_SUBDIR "armsrc/obj" PATHSEP
|
||||
|
||||
#define PACKED __attribute__((packed))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue