aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Device/CCIDClassDevice.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up CCID class driver and associated demos.Dean Camera2018-08-061-13/+18
|
* CCID: Initial support for GetParameters and SetParametersFilipe Rodrigues2018-07-211-0/+69
|
* CCID: Add support for PC-to-Reader XfrBlock messageFilipe Rodrigues2018-06-241-7/+57
|
* Reformatting and add const qualifiers.Dean Camera2018-06-241-5/+8
|
* Review fixesFilipe Rodrigues2018-06-171-51/+0
| | | | | | - Added documentation - Removed incomplete XfrBlock message - Renamed Attr to Atr
* Add CCID class driver and associated demos.Dean Camera2018-06-171-0/+316