]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
USB comm: prepare for @micolous change (PR#463) (#587)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Sat, 31 Mar 2018 07:52:43 +0000 (09:52 +0200)
committerGitHub <noreply@github.com>
Sat, 31 Mar 2018 07:52:43 +0000 (09:52 +0200)
* move communication related code from proxmark3.c and cmdmain.c to new file comms.c
* replace byte_t by uint8_t in uart_posix.c and uart_win32.c
* move OpenProxmark() and CloseProxmark() from flasher.c to flash.c
* move print_lock mutex including initializer to ui.c
* minor changes in printing help texts
* no changes in comms functionality yet


No differences found
Impressum, Datenschutz