SIMtrace2 (based on AT91SAM3), firmware and host tools, including card emulation https://osmocom.org/projects/simtrace2
Go to file
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
minimal minimal testprog (not working) 2014-11-22 19:48:48 +01:00
sam3s_example Pass ISO7816_GetChar return val to higher layers 2015-01-15 14:53:38 +01:00
clk_calc.py Clock calculator python script 2014-12-05 15:51:13 +01:00