Update Studio Integration DLL, to include package logging.
[pub/USBasp.git] / Demos / Device / LowLevel /
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-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
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-28 Dean CameraFixed broken LowLevel Audio Out demo sampling frequency...
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
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-06-07 Dean CameraEnsure BulkVendor received data is cleared before readi...
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-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-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 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-10-30 Dean CameraMinor documentation improvements.
2013-10-30 Dean CameraAdd new Bulk Vendor device demo application.
2013-10-30 Dean CameraAdd Python host test application for the low level...
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-06-18 Dean CameraAdd missing files to the Low Level Device RNDIS demo...
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-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 CameraPort the device mode demos to the XMEGA architecture...
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 CameraAdd board definitions to the pseudo-board selector...
2013-01-10 Dean CameraUpdate and add missing Atmel Studio project description...
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-09-13 Dean CameraMake CPPCheck tool happy by altering the program flow...
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...
2012-06-27 Dean CameraFixed invalid configuration descriptor in the low level...
2012-06-26 Dean CameraFix accidental struct copies on the stack in the old...
2012-06-24 Dean CameraDon't enforce silent output on submake - pass down...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-06-04 Dean CameraFix typos in recursive make rules.
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-04 Dean CameraAdd emergency aborts to the recursive makefiles to...
2012-06-03 Dean CameraQuiet initial recursive makefile invocation for all...
2012-06-03 Dean CameraUse auto-detection of project directories for the demo...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
next