mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
parent
b4762e2712
commit
9c624f67b3
31 changed files with 176 additions and 183 deletions
|
@ -59,15 +59,12 @@ DETECTED_OS=Windows
|
|||
|
||||
endif
|
||||
|
||||
#
|
||||
# uncomment these two; to enable EMV
|
||||
#
|
||||
#APP_CFLAGS += -DWITH_EMV
|
||||
#COMMON_FLAGS += -DWITH_EMV
|
||||
#
|
||||
|
||||
# uncomment these two; to fix 256 vs 512kb PM3 devices
|
||||
# flashing bootrom -b is needed
|
||||
#
|
||||
APP_CFLAGS += -DHAS_512_FLASH
|
||||
COMMON_FLAGS += -DHAS_512_FLASH
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue