]> git.zerfleddert.de Git - proxmark3-svn/commit
modify USB communications
authorpwpiwi <pwpiwi@users.noreply.github.com>
Sun, 12 Jan 2020 16:29:07 +0000 (17:29 +0100)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Fri, 17 Jan 2020 08:31:14 +0000 (09:31 +0100)
commitb8ed9975e55c91abfd274e17d3414a31d53fab08
treeab9567390938592e3086834fea7bc3f0b452d8a4
parent867e10a5fdf0d26c8ee63735b894e7d3953ebbb2
modify USB communications
* use different data types for commands and responses
* use variable length responses
* maintain client/flasher compatibility with old format (e.g. when using old bootloader)
* maintain bootloader compatibility with old format (e.g. when using old or RRG flasher.exe)
* fix length of version string in appmain.c
armsrc/appmain.c
bootrom/bootrom.c
client/cmdsmartcard.c
client/comms.c
client/comms.h
client/flasher.c
client/proxmark3.c
client/scripting.c
common/usb_cdc.c
common/usb_cdc.h
include/usb_cmd.h
Impressum, Datenschutz