Update Studio Integration DLL, to include package logging.
[pub/USBasp.git] / Demos / Device / ClassDriver /
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-09-30 Dean CameraMerge pull request #62 from the2masters/RNDIS-DHCP
2015-09-30 Stefan HellermannAdd DHCP Lease Time to RNDIS Demo
2015-09-27 Dean CameraFixed incorrect comments in DataflashManager.c (thanks...
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-08-01 Dean CameraMerge pull request #57 from reillyeon/master
2015-07-31 Reilly GrantFix compilation failure in DualVirtualSerial.c.
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2015-03-15 Dean CameraAdd CDC control line state change handlers to the class...
2015-03-10 Dean CameraMerge pull request #50 from the2masters/gitignore
2015-03-10 Dean CameraMerge pull request #47 from NicoHood/patch-2
2015-03-10 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2015-03-10 Dean CameraDocumentation fixes.
2014-12-26 Dean CameraUpgrade to latest Doxygen.
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
2014-09-11 Dean CameraMinor documentation improvements.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-31 Dean CameraOops: fix incorrect filename in the Dual MIDI device...
2014-08-31 Dean CameraAdd Dual MIDI device class driver demo application.
2014-08-31 Dean CameraFix overflow for RNDIS class driver responses when...
2014-08-24 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-08-24 Dean CameraUpdate Doxygen confiuration files to 1.8.8.
2014-04-21 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2014-04-21 Dean CameraUpgrade to latest Doxygen.
2014-01-08 Dean CameraRename all Doxygen.conf file to doxyfile and distribute...
2014-01-07 Dean CameraAdd USB_STRING_DESCRIPTOR_ARRAY() macro, update demos...
2014-01-07 László MondaUse the new USB_STRING_DESCRIPTOR macro for every strin...
2014-01-07 László MondaAdd USB_STRING_DESCRIPTOR and make the Keyboard demo...
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2014-01-03 Dean CameraMerge pull request #17 from mondalaci/further-generichi...
2013-12-26 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-12-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-12-20 Dean CameraMinor documentation improvements.
2013-11-21 Dean CameraUse new VERSION_BCD() macro with explicit int arguments...
2013-11-20 Dean CameraExclude all host application directories from the Doxyg...
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 László MondaAdd node.js libusb GenericHID test script.
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-11-02 László MondaAdd libusb GenericHID Python test script.
2013-10-27 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2013-10-12 Dean CameraMerge pull request #10 from mondalaci/replace-audio...
2013-10-11 László MondaReplace remaining MIDI interface numbers with enums.
2013-10-11 Dean CameraMerge pull request #9 from mondalaci/replace-remaining...
2013-10-09 László MondaReplace CDC interface numbers with enums.
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
2013-08-31 Dean CameraAdd DefaultInstall section to all INF driver files...
2013-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
2013-08-14 Dean CameraAdd host application directories as distributables...
2013-07-14 Dean CameraAdd missing Studio module to the Class Driver RNDIS...
2013-07-07 Dean CameraRefactor GenericHID Python test script code to make...
2013-07-07 Dean CameraAdd Python test script using pywinusb for the Class...
2013-07-06 Dean CameraMinor documentation improvements.
2013-06-16 Dean CameraMinor documentation improvements.
2013-06-12 Dean CameraUpdate board Dataflash_Init() functions to automaticall...
2013-05-25 Dean CameraMinor tweak to RNDIS INF files to make them uniform...
2013-05-23 Dean CameraUpdate Atmel Studio project captions.
2013-05-22 Dean CameraMinor documentation improvements.
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd missing project dependencies.
2013-05-19 Dean CameraAdd XMEGA support to the class driver demos where possible.
2013-05-19 Dean CameraUpdate Windows RNDIS driver template.
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-18 Dean CameraFix broken RNDIS device demos when NO_ETHERNET_DECODE...
2013-05-15 Dean CameraAdd symbolic names for USB Device String Descriptors...
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
2013-04-01 Dean CameraAdd explicit requirements for the AppConfig.h headers...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-01-29 Dean CameraWhitespace fixes in the LUFA configuration files.
2013-01-27 Dean CameraUpdate Atmel Studio core board templates to use differe...
2013-01-20 Dean CameraUpgrade Doxygen configuration files to the latest version.
2013-01-12 Dean CameraMove out dummy board module and add strong-references...
2013-01-12 Dean CameraAdd Atmel Studio keywords to all project XML files.
2013-01-11 Dean CameraEnsure the demo and project main text files are distrib...
2013-01-11 Dean CameraAlter VSIX build script to verify all referenced filena...
2013-01-11 Dean CameraAdd board definitions to the pseudo-board selector...
2013-01-10 Dean CameraUpdate and add missing Atmel Studio project description...
2013-01-10 Dean CameraAdd and update more Atmel Studio project description...
2013-01-09 Dean CameraMake sure the INF driver file is distributed in Atmel...
2013-01-09 Dean CameraAdd class driver host mode demo ASF module XML files.
2013-01-08 Dean CameraFix incorrect module ID in the RNDIS device demo ASF...
2013-01-08 Dean CameraAdd FDK project descriptions for the class driver Devic...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraUpgrade Doxygen configuration files to the latest Doxyg...
2013-01-03 Dean CameraFixed hardware race condition that could cause failed...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-17 Dean CameraUse the framework provided GlobalInterruptEnable()...
2012-08-16 Dean CameraFixed missing Win-32bit compatibility sections in the...
2012-08-13 Dean CameraUpgrade Doxygen configuration files, custom style CSS...
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-07-29 Dean CameraUpgrade Doxygen configuration files to 1.8.1.2.
2012-07-14 Dean CameraUse immediate variable expansion in the second-deepest...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-07-10 Dean CameraFix up makefile .NOTPARALLEL heuristics so that linear...
2012-07-10 Dean CameraSlightly better method of recursive make - use proper...
2012-07-07 Dean CameraUpdate CDC driver INF files so that they should work...
next