simtrace2/sam3s_example/atmel_softpack_libraries/usb/device/ccid
Christina Quast 8d0f4a6675 Pass ISO7816_GetChar return val to higher layers
The return value of ISO7816_GetChar is 0 in case of a timeout
when trying to retrieve values, and status of US_CSR otherwise.

Proper handling of this return value is not yet implemented though.
With the naive approach of just not sending the ATR if it could not
be read the simtrace firmware did not work together with pcsc_scan
AT ALL.
2015-01-15 14:53:38 +01:00
..
cciddriver.c Pass ISO7816_GetChar return val to higher layers 2015-01-15 14:53:38 +01:00
cciddriver.h Updated cciddriver library files 2015-01-03 21:51:24 +01:00
cciddriverdescriptors.h Fix bug in at91 lib 2015-01-09 12:28:47 +01:00