aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights for 2018.Dean Camera2018-01-04144-267/+267
* 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
* Upgrade Doxygen configuration files to the latest version.Dean Camera2013-12-2616-128/+496
* Minor documentation improvements.Dean Camera2013-12-202-2/+2
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit...Dean Camera2013-11-2116-51/+51
* Exclude all host application directories from the Doxygen configuration files.Dean Camera2013-11-201-1/+2
* Merge pull request #12 from mondalaci/generichid-node-libusb-scriptDean Camera2013-11-031-0/+143
|\
| * Add node.js libusb GenericHID test script.László Monda2013-11-031-0/+143
* | Add libusb GenericHID Python test script.László Monda2013-11-022-0/+98
|/
* Replace remaining MIDI interface numbers with enums.László Monda2013-10-125-8/+8
* Replace CDC interface numbers with enums.László Monda2013-10-109-73/+73
* Extract interface numbers into enums.László Monda2013-10-0648-121/+281
* Add DefaultInstall section to all INF driver files for easier installation.Dean Camera2013-08-315-0/+15
* Update to latest Doxygen configurations, patch Doxygen->Docbook transform due...Dean Camera2013-08-2316-15040/+21360
* Add host application directories as distributables in Atmel Studio.Dean Camera2013-08-141-0/+3
* Add missing Studio module to the Class Driver RNDIS Device demo.Dean Camera2013-07-141-0/+1
* Refactor GenericHID Python test script code to make user specific adjustments...Dean Camera2013-07-071-8/+12
* Add Python test script using pywinusb for the Class Driver Generic HID Device...Dean Camera2013-07-072-0/+93
* Minor documentation improvements.Dean Camera2013-07-061-1/+0
* Minor documentation improvements.Dean Camera2013-06-167-22/+22
* Update board Dataflash_Init() functions to automatically configure the approp...Dean Camera2013-06-123-3/+0
* Minor tweak to RNDIS INF files to make them uniform with the style of the CDC...Dean Camera2013-05-251-1/+1
* Update Atmel Studio project captions.Dean Camera2013-05-2316-16/+16
* Minor documentation improvements.Dean Camera2013-05-221-2/+2
* Add missing project dependencies.Dean Camera2013-05-192-1/+1