Commit Graph

4 Commits

Author SHA1 Message Date
Christina Quast
e03630f593 Problematic check for smartcard pin in ISR
This is a bug and should be fixed:
The smartcard insertion detection does not work if we uncomment
the check. But on the other hand, pcscd detects a lot of erroneous
smartcard insertion and removal events.
2015-03-10 15:56:05 +01:00
Christina Quast
f03396802a Debugging of smartcard insertion interrupt
Currently the smartcard insertion interrupt is always triggered,
but when checking in PIO_ISR which pin triggered the interrupt
often times DTXD is returned (the debug transmit line which is printing
debug messages at the moment..)
2015-01-09 16:14:19 +01:00
Christina Quast
a58aa18ffd Remove legacy commands for interactive iso7816 com 2015-01-09 12:22:58 +01:00
Christina Quast
3499044e74 Atmel CCID example based main 2015-01-03 23:00:55 +01:00