]> git.zerfleddert.de Git - proxmark3-svn/commit - client/Makefile
Finally, rewrote bootrom and flasher program, much faster now
authorroel@libnfc.org <roel@libnfc.org@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Thu, 28 Feb 2013 15:11:52 +0000 (15:11 +0000)
committerroel@libnfc.org <roel@libnfc.org@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Thu, 28 Feb 2013 15:11:52 +0000 (15:11 +0000)
commit28fdb04fd8d62e46c36f959b373d662f1a146448
treec18860f700d6c275016164b8b1fc56e2c2ce9def
parent79a73ab2d1a63fdf75d42774e160a9335d893416
Finally, rewrote bootrom and flasher program, much faster now
42 files changed:
armsrc/Makefile
armsrc/appmain.c
armsrc/cmd.c [deleted file]
armsrc/cmd.h [deleted file]
armsrc/usb_cdc.c [deleted file]
armsrc/usb_cdc.h [deleted file]
armsrc/util.h
bootrom/Makefile
bootrom/bootrom.c
bootrom/stdint.h [deleted file]
bootrom/usb_hid.c [deleted file]
bootrom/usb_hid.h [deleted file]
client/Makefile
client/cmddata.c
client/cmdhf.c
client/cmdhf14a.c
client/cmdhf14b.c
client/cmdhf15.c
client/cmdhfepa.c
client/cmdhficlass.c
client/cmdhflegic.c
client/cmdhfmf.h
client/cmdhw.c
client/cmdlf.c
client/cmdlfem4x.c
client/cmdlfhid.c
client/cmdlfhitag.c
client/cmdlfti.c
client/data.c
client/flash.c
client/flasher.c
client/mifarehost.c
client/mifarehost.h
client/proxusb.c [deleted file]
client/proxusb.h [deleted file]
common/Makefile.common
common/cmd.c [new file with mode: 0644]
common/cmd.h [new file with mode: 0644]
common/usb_cdc.c [new file with mode: 0644]
common/usb_cdc.h [new file with mode: 0644]
include/common.h
include/usb_cmd.h
Impressum, Datenschutz