]> git.zerfleddert.de Git - proxmark3-svn/commit
CHG: fiddled with the headerfiles... and makefile... Tried to make them behave...
authoriceman1001 <iceman@iuse.se>
Tue, 24 Jan 2017 23:33:03 +0000 (00:33 +0100)
committericeman1001 <iceman@iuse.se>
Tue, 24 Jan 2017 23:33:03 +0000 (00:33 +0100)
commit53d5dc643f592124676b4290c8f81e6039e9abc7
tree83de4dd95123aa56043ca1aaaeac0daf13d6f5ee
parent137f207a8d18365eac183588910c5abdc693f76b
CHG: fiddled with the headerfiles...   and makefile...  Tried to make them behave nice.  So it isnt a hell to add new functions from third-party (like des, aes etc)
Added a lot of #ifndef ,   extern C,
Move inside from ARMSRC -> THUMBS,  which made the compiled image smaller.. I don't know if it broke anything.
Moved MF_DBGLEVEL definitions into common.h
Moved print_result from util.c into appmain.c
Also split up some struct typedef  into header files so they could be reused in other code places.

''' danger '''  this might have broken stuff...
27 files changed:
armsrc/BigBuf.h
armsrc/Makefile
armsrc/appmain.c
armsrc/apps.h
armsrc/des.c
armsrc/des.h
armsrc/desfire_crypto.c
armsrc/desfire_crypto.h
armsrc/desfire_key.h
armsrc/emvcmd.c
armsrc/emvcmd.h
armsrc/emvdataels.c
armsrc/emvdataels.h
armsrc/emvutil.c
armsrc/emvutil.h
armsrc/iclass.c
armsrc/iso14443a.h
armsrc/iso14443b.h
armsrc/lfsampling.c
armsrc/lfsampling.h
armsrc/mifaredesfire.h
armsrc/mifareutil.c
armsrc/mifareutil.h
armsrc/start.c
armsrc/util.c
armsrc/util.h
include/common.h
Impressum, Datenschutz