]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/Makefile
Introducing a stand-alone mode for working with NFC (ISO14443a) tag UIDs.
[proxmark3-svn] / armsrc / Makefile
index 141cf0ec20c8a06045661c5349dd7f7caf625291..a59fa07358ae01f53f1c7622e059329cf0c14c48 100644 (file)
@@ -10,7 +10,7 @@ APP_INCLUDES = apps.h
 
 #remove one of the following defines and comment out the relevant line
 #in the next section to remove that particular feature from compilation
-APP_CFLAGS     = -DWITH_LF -DWITH_ISO15693 -DWITH_ISO14443a -DWITH_ISO14443b -DWITH_ICLASS -DWITH_LEGICRF -DWITH_HITAG  -DWITH_CRC -DON_DEVICE \
+APP_CFLAGS     = -DWITH_ISO14443a_StandAlone -DWITH_LF -DWITH_ISO15693 -DWITH_ISO14443a -DWITH_ISO14443b -DWITH_ICLASS -DWITH_LEGICRF -DWITH_HITAG  -DWITH_CRC -DON_DEVICE \
                                -fno-strict-aliasing -ffunction-sections -fdata-sections
 #-DWITH_LCD
 
Impressum, Datenschutz