On 09/04/2013 06:27 PM, Kevin Redon wrote:



is there a git somewhere where you put the code which I could have a look at 
later?



https://github.com/zwizwa/at91work/tree/apdu_phone

entry points:

# device
make -C at91work/usb-device-cdc-serial-project

# host
cd at91work/src ; ./mim.py


( The CDC serial part is just a skeleton; USB control request code should be moved to CCID driver later. I'm still using a USB PC card reader for the card side. )



Reply via email to