]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
USB comms: part 4 towards @micolous PR #463
authorpwpiwi <pwpiwi@users.noreply.github.com>
Sun, 3 Jun 2018 12:25:20 +0000 (14:25 +0200)
committerGitHub <noreply@github.com>
Sun, 3 Jun 2018 12:25:20 +0000 (14:25 +0200)
* make uart_communication(), storeCommand() and getCommand() static in comms.c
* move receiver thread creation and respective mutexes to comms.c
* add mutex and signal for tx buffer
* use comms.c for flasher as well
* remove comm functions from client/proxmark3.h
* this completes isolating all USB communication related functions in comms.c
* don't assume a port to be defined by a name. Change parameter in OpenProxmark() to void*
* comms.c: set sp and serial_port_name to NULL when offline


No differences found
Impressum, Datenschutz