]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
usb communication (device side) refactoring
authorpwpiwi <pwpiwi@users.noreply.github.com>
Sat, 11 Jan 2020 21:10:40 +0000 (22:10 +0100)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Wed, 15 Jan 2020 17:49:28 +0000 (18:49 +0100)
* merge cmd.c into usb_cdc.c
* move back usb_cdc.[ch] to common/
* declare low level functions usb_read() and usb_write() and more functions as static
* use cmd_receive() in bootrom.c and appmain.c
* remove unused memory wasting csrTab[100] in usb_cdc.c
* replace more byte_t by uint8_t
* more whitespace fixes


No differences found
Impressum, Datenschutz