proxmark3/client/hid-flasher
pwpiwi 61aaee35cc
USB comms: part 2 towards @micolous PR#463 (#595)
* change variable 'offline' from global to static
* change variable 'FlushAfterWrite' from global to static
* remove unused global variable 'current_command'
* WaitForResponseTimeoutW(CMD_UNKNOWN, ...) waits for any command
* #include "printf.h" or <stdio.h> in iso15693tools.c to define sprintf()
* and some minor changes/comments
2018-04-24 08:27:29 +02:00
..
obj Add flasher from SVN r623 for HID bootprom and current Mac OS X kext 2015-02-03 23:22:39 +02:00
elf.h Add flasher from SVN r623 for HID bootprom and current Mac OS X kext 2015-02-03 23:22:39 +02:00
flash.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
flash.h Add flasher from SVN r623 for HID bootprom and current Mac OS X kext 2015-02-03 23:22:39 +02:00
flasher.c Provide msclock() as Milliseconds timer for performance measures (#231) 2017-03-12 15:06:27 +01:00
Info.plist Add flasher from SVN r623 for HID bootprom and current Mac OS X kext 2015-02-03 23:22:39 +02:00
Makefile Add flasher from SVN r623 for HID bootprom and current Mac OS X kext 2015-02-03 23:22:39 +02:00
proxendian.h Fix some #defines 2017-03-06 19:55:23 +01:00
proxmark3.h Add flasher from SVN r623 for HID bootprom and current Mac OS X kext 2015-02-03 23:22:39 +02:00
proxusb.c USB comms: part 2 towards @micolous PR#463 (#595) 2018-04-24 08:27:29 +02:00
proxusb.h Add flasher from SVN r623 for HID bootprom and current Mac OS X kext 2015-02-03 23:22:39 +02:00
sleep.h Fix some #defines 2017-03-06 19:55:23 +01:00
usb_cmd.h Add @Iceman1001 s cotag read 2017-02-03 00:14:34 -05:00