-
- Downloads
Merge pull request #137 from abcminiuser/feature-ccid
New class driver: CCID
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Demos/Device/ClassDriver/CCID/CCID.c 324 additions, 0 deletionsDemos/Device/ClassDriver/CCID/CCID.c
- Demos/Device/ClassDriver/CCID/CCID.h 102 additions, 0 deletionsDemos/Device/ClassDriver/CCID/CCID.h
- Demos/Device/ClassDriver/CCID/Config/LUFAConfig.h 126 additions, 0 deletionsDemos/Device/ClassDriver/CCID/Config/LUFAConfig.h
- Demos/Device/ClassDriver/CCID/Descriptors.c 217 additions, 0 deletionsDemos/Device/ClassDriver/CCID/Descriptors.c
- Demos/Device/ClassDriver/CCID/Descriptors.h 96 additions, 0 deletionsDemos/Device/ClassDriver/CCID/Descriptors.h
- Demos/Device/ClassDriver/CCID/Lib/Iso7816.c 49 additions, 0 deletionsDemos/Device/ClassDriver/CCID/Lib/Iso7816.c
- Demos/Device/ClassDriver/CCID/Lib/Iso7816.h 44 additions, 0 deletionsDemos/Device/ClassDriver/CCID/Lib/Iso7816.h
- Demos/Device/ClassDriver/CCID/asf.xml 63 additions, 0 deletionsDemos/Device/ClassDriver/CCID/asf.xml
- Demos/Device/ClassDriver/CCID/makefile 43 additions, 0 deletionsDemos/Device/ClassDriver/CCID/makefile
- Demos/Device/LowLevel/CCID/CCID.c 638 additions, 0 deletionsDemos/Device/LowLevel/CCID/CCID.c
- Demos/Device/LowLevel/CCID/CCID.h 93 additions, 0 deletionsDemos/Device/LowLevel/CCID/CCID.h
- Demos/Device/LowLevel/CCID/CCID.txt 65 additions, 0 deletionsDemos/Device/LowLevel/CCID/CCID.txt
- Demos/Device/LowLevel/CCID/Config/LUFAConfig.h 126 additions, 0 deletionsDemos/Device/LowLevel/CCID/Config/LUFAConfig.h
- Demos/Device/LowLevel/CCID/Descriptors.c 219 additions, 0 deletionsDemos/Device/LowLevel/CCID/Descriptors.c
- Demos/Device/LowLevel/CCID/Descriptors.h 96 additions, 0 deletionsDemos/Device/LowLevel/CCID/Descriptors.h
- Demos/Device/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js 202 additions, 0 deletions...ice/LowLevel/CCID/HostTestApp/test_generic_ccid_libusb.js
- Demos/Device/LowLevel/CCID/Lib/Iso7816.c 48 additions, 0 deletionsDemos/Device/LowLevel/CCID/Lib/Iso7816.c
- Demos/Device/LowLevel/CCID/Lib/Iso7816.h 47 additions, 0 deletionsDemos/Device/LowLevel/CCID/Lib/Iso7816.h
- Demos/Device/LowLevel/CCID/asf.xml 63 additions, 0 deletionsDemos/Device/LowLevel/CCID/asf.xml
Loading
Please register or sign in to comment