Add USB_STRING_DESCRIPTOR and make the Keyboard demo use it.
[pub/USBasp.git] / Demos / Host / ClassDriver / MouseHost /
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-08-23 Dean CameraUpdate to latest Doxygen configurations, patch Doxygen...
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 CameraPseudo-port the host mode demos for possible later...
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-04-23 Dean CameraAdd move-to-root directives to all ASF XML application...
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-09 Dean CameraAdd class driver host mode demo ASF module XML files.
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraUpgrade Doxygen configuration files to the latest Doxyg...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-17 Dean CameraUse the framework provided GlobalInterruptEnable()...
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 CameraRename build system module makefiles from "lufa.MODULE...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
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.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraRemove legacy AS4 project files, now that they can...
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-05-18 Dean CameraMinor documentation adjustments to the demos, projects...
2012-05-17 Dean CameraUpdate project Doxygen and makefiles so that the result...
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Switch class driver Host mode demos...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-09 Dean CameraMake Doxygen fail for any Doxygen output other than...
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-09 Dean CameraAdd missing SVN eol-style property to ensure that sourc...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-07-08 Dean CameraAdd missing device deconfiguration-on-error statements...
2011-07-08 Dean CameraUpdated all host mode demos and projects to use the...
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-03-21 Dean CameraF_CLOCK changed to F_USB to be more descriptive, and...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-01-30 Dean CameraRenamed all driver termination *_ShutDown() functions...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-12-26 Dean CameraDocumentation improvements - put driver example code...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-09-24 Dean CameraRemove dfu-programmer program switches, to ensure maxim...
2010-09-24 Dean CameraAdded the --suppress-bootloader-mem option to the makef...
2010-09-15 Dean CameraMake project makefiles correctly clean intermeditary...
2010-08-31 Dean CameraClarify in the project documentation files what the...
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-02 Dean CameraHide the PROGMEM attribute from Doxygen, as it appears...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-18 Dean CameraChange over all makefiles to use C99 standards mode...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraRemoved the automated checking of event names in the...
2010-07-13 Dean CameraAdd AVRStudio 4 project files to the ClassDriver Host...
2010-07-12 Dean CameraAdd missing clean_doxygen phony targets to the project...
2010-07-02 Dean CameraAdded new Drivers/USB/LowLevel/Device.c file to house...
2010-05-23 Dean CameraRemove obsolete entry from the Doxygen configuration...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-07 Dean CameraChange over instances of "make" in the makefiles to...
2010-04-28 Dean CameraUse puts_P() and printf_P() instead of the normal varia...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-03-25 Dean CameraAll Class Driver Host mode demos now correctly set...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2010-02-03 Dean CameraExlude the "INCLUDE_FROM_*" macros from the individual...
2010-01-28 Dean CameraFix up project documentation files' overview tables...
2010-01-25 Dean CameraAdd Webserver project Doxygen configuration file and...
2010-01-06 Dean CameraUpdate Doxygen configuration files to the latest Doxyge...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
next