aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver
Commit message (Expand)AuthorAgeFilesLines
* Merge in changes from upstreamDrashna Jael're2019-09-0618-1512/+3888
|\
| * Documentation: Update doxygen config files to latest released version.Dean Camera2019-09-0418-1512/+3888
* | Merge remote-tracking branch 'abcminiuser/master'Drashna Jaelre2019-07-03156-383/+4172
|\|
| * Documentation: Update copyrights to 2019.Dean Camera2019-01-08153-291/+291
| * Don't build project folders in parallel.Dean Camera2018-12-041-14/+3
| * Add HostTestApp to device class driver CCID demo.Dean Camera2018-10-131-0/+202
| * Add CCID class driver project description and Doxygen configuration files.Dean Camera2018-10-132-0/+2460
| * Merge pull request #137 from abcminiuser/feature-ccidDean Camera2018-08-279-0/+1064
| |\
| | * Add const qualifiers to class driver callback parameters, fix parameter naming.Dean Camera2018-08-062-26/+26
| | * Clean up CCID class driver and associated demos.Dean Camera2018-08-061-48/+49
| | * CCID: Initial support for GetParameters and SetParametersFilipe Rodrigues2018-07-211-1/+53
| | * CCID: Add support for PC-to-Reader XfrBlock messageFilipe Rodrigues2018-06-244-3/+38
| | * Reformatting and add const qualifiers.Dean Camera2018-06-244-20/+35
| | * Spaces to tabsFilipe Rodrigues2018-06-171-5/+5
| | * Review fixesFilipe Rodrigues2018-06-172-36/+2
| | * Add CCID class driver and associated demos.Dean Camera2018-06-179-0/+995
| * | Upgrade to PyUSB >= 1.0.0Erik Arvstedt2018-07-071-3/+3
| |/
| * Fix mismatched aliased event and event stub function prototypes.Dean Camera2018-06-174-2/+10
| * Move class-specific functional descriptor definitions to their respective cla...Dean Camera2018-06-179-50/+50
| * Update all project manufacturer strings with a generic title.Dean Camera2018-04-2217-17/+17
| * Add MS OS Compatibility descriptors to RNDIS demos for driverless install on ...Dean Camera2018-04-223-2/+74
| * Update other PyWinUSB Python host scripts to use the hidapi library.Dean Camera2018-01-072-28/+22
| * Update copyrights for 2018.Dean Camera2018-01-04144-267/+267
* | more crlf issuesskullY2017-07-0816-1015/+1015
|/
* Update copyrights for 2017.Dean Camera2017-04-18144-267/+267
* Fix incorrect reference in ASF manifest file.Dean Camera2017-01-231-1/+1
* Add LUFA DMBS extension modules, use DMBS in project makefiles.Dean Camera2016-04-0317-170/+255
* Add signed Atmel Studio libUSB driver for the AVR-ISP MKII Clone.Dean Camera2016-02-071-0/+4
* Update copyrights to 2016.Dean Camera2016-01-31144-267/+267
* Fix additional void pointer arithmetic in the class driver RNDIS demo.Dean Camera2015-12-221-1/+1
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to...Dean Camera2015-12-0234-34/+34
* Add DHCP Lease Time to RNDIS DemoStefan Hellermann2015-09-302-2/+13
* Fixed incorrect comments in DataflashManager.c (thanks to Andrew Milkovich).Dean Camera2015-09-273-6/+6
* Fix compilation failure in DualVirtualSerial.c.Reilly Grant2015-07-311-1/+1
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-17144-267/+267
* Add CDC control line state change handlers to the class driver demos, to demo...Dean Camera2015-03-154-0/+70
* Documentation fixes.Dean Camera2015-03-1015-30/+30
* Upgrade to latest Doxygen.Dean Camera2014-12-2717-1717/+2244
* Obsolete the old MACROS and MACROE convenience macros.Dean Camera2014-09-144-14/+14
* Minor documentation improvements.Dean Camera2014-09-111-1/+1
* Oops: fix incorrect filename in the Dual MIDI device demo.Dean Camera2014-08-311-0/+0
* Add Dual MIDI device class driver demo application.Dean Camera2014-08-3111-3/+3450
* Fix overflow for RNDIS class driver responses when returning the adapter quer...Dean Camera2014-08-313-8/+14
* Update Doxygen confiuration files to 1.8.8.Dean Camera2014-08-2416-224/+560
* Upgrade to latest Doxygen.Dean Camera2014-04-2116-432/+544
* Rename all Doxygen.conf file to doxyfile and distribute them in the Atmel Stu...Dean Camera2014-01-0831-0/+15
* Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.Dean Camera2014-01-0816-16/+16
* Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.László Monda2014-01-0815-270/+45
* Add USB_STRING_DESCRIPTOR and make the Keyboard demo use it.László Monda2014-01-081-18/+3
* Update copyrights for 2014.Dean Camera2014-01-04138-285/+285