mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Put logfiles in subdir
This commit is contained in:
parent
f54f8103ac
commit
a6f76444de
5 changed files with 46 additions and 7 deletions
|
@ -30,6 +30,7 @@
|
|||
#define LUA_SCRIPTS_SUBDIR "luascripts" PATHSEP
|
||||
#define RESOURCES_SUBDIR "resources" PATHSEP
|
||||
#define TRACES_SUBDIR "traces" PATHSEP
|
||||
#define LOGS_SUBDIR "logs" PATHSEP
|
||||
#define FIRMWARES_SUBDIR "firmware" PATHSEP
|
||||
#define BOOTROM_SUBDIR "bootrom" PATHSEP "obj" PATHSEP
|
||||
#define FULLIMAGE_SUBDIR "armsrc" PATHSEP "obj" PATHSEP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue