osmo-ccid-firmware/sysmoOCTSIM/usb
Eric Wild 6a1b7fa698 wip broken atr
* ATR (and other communication) broken
 parity errors, flipped bits, too many/few bytes received
* no logging due to blocking ringbuffer (full)
* FSM timeout for atr bytes/missing tck for T=0 broken (GR1)
* buffer handling broken (alloc/dealloc bandaid, OUT ep needs a buffer)
* osmo_emb has a pool, check size/usage
* temporary descriptor fixes (AUTO PPS), TPDU only, T=0 only
*  - ccid set parameters missing
*  - actual suppored baud rates needs fixing
* temporarily large uart buffers, tpdu xfer waiting for > bufsize...
* s(n)printf mysteriously broken? -> workaround
* other stuff

Change-Id: Ibd5bd76e4e2574f9f01a7e702013e82f134e491c
2019-10-23 17:28:07 +02:00
..
class wip broken atr 2019-10-23 17:28:07 +02:00
device start with USB CDC echo example 2019-02-07 15:54:56 +01:00
usb_atmel.h start with USB CDC echo example 2019-02-07 15:54:56 +01:00
usb_debug.h start with USB CDC echo example 2019-02-07 15:54:56 +01:00
usb_includes.h start with USB CDC echo example 2019-02-07 15:54:56 +01:00
usb_protocol.c start with USB CDC echo example 2019-02-07 15:54:56 +01:00
usb_protocol.h start with USB CDC echo example 2019-02-07 15:54:56 +01:00