Commit Graph

7 Commits

Author SHA1 Message Date
Christina Quast
2021077a66 changed TRACE_WARN into TRACE_WARNING in iso7816_4.c 2015-01-27 11:19:27 +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
99de4e5753 There is no ASCII in ATR messages.. 2015-01-15 14:49:42 +01:00
Christina Quast
9035f1c23d Debug output and comments for iso7816 2014-12-19 19:45:54 +01:00
Christina Quast
99f9f7b504 working printf 2014-12-13 13:30:31 +01:00
Christina Quast
530f20881c Sane defines for clk values 2014-12-05 13:03:59 +01:00
Christina Quast
8be71e4e99 Makefile with libs and atmel source 2014-12-02 13:06:01 +01:00