simtrace2/sam3s_example/atmel_softpack_libraries/usb
Christina Quast f6bf349a53 CCID: Change cold to warm rst on PCtoRDRIccPowerOn
Before this change pcsc_scan would always receive garbage
from the stack when the reset button was pressed on the
simtrace board. Because the return value of ISO7816_GetChar
is never checked anywhere. If there is a timeout in this function,
the non-initialized local variable values which happen to be
lying around on the stack are inserted into the ATR message
and send to the host.

This only helps mitigating the symptoms but does not remove
the reason for the behavior. On the other hand, is it really
feasable to check the return value on EVERY call to
ISO7816_GetChar..?
2015-01-15 14:42:04 +01:00
..
common atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
device CCID: Change cold to warm rst on PCtoRDRIccPowerOn 2015-01-15 14:42:04 +01:00
include atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
lib atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
USBFrameworkArchitecture.png atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
usb.h atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00