From: pwpiwi Date: Tue, 17 Oct 2017 17:25:40 +0000 (+0200) Subject: Device side USB implementation: X-Git-Tag: v3.1.0~157^2 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/f194e4290ce72c4a6b1eccc007393f5ef6634003?hp=f194e4290ce72c4a6b1eccc007393f5ef6634003 Device side USB implementation: * add some comments and #defines in usb_cdc.c * use full FIFO size of 64 Bytes for device -> host transfers ---