Commit Graph

4 Commits

Author SHA1 Message Date
Christina Quast
0757fff70b Bugfix: add header file for ccid reset pin 2015-03-10 15:54:34 +01:00
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
Christina Quast
99f9f7b504 working printf 2014-12-13 13:30:31 +01:00
Christina Quast
53b2105d38 Remove redundant includes 2014-12-09 15:34:35 +01:00