Add XMEGA support to the class driver demos where possible.
[pub/USBasp.git] / Demos / Device /
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-09-13 Dean CameraMake CPPCheck tool happy by altering the program flow...
2012-09-01 Dean CameraRemove incomplete Microsoft Sideshow device demo.
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 svn:eol-style property on all source files where...
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-18 Dean CameraMinor makefile fixes - add phony targets, remove silenc...
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.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraRemove legacy AS4 project files, now that they can...
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
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: Fix branch validation error.
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Move out the last of the demo/app...
2012-05-13 Dean CameraAppConfigHeaders: Fix branch validation errors.
2012-05-13 Dean CameraAppConfigHeaders: Switch class driver Device mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Oops - fix up AppConfig.h for the...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Switch low level Device mode demos...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-12 Dean CameraAppConfigHeaders: Update several additional user projec...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-06 Dean CameraIncreased endpoint polling interval for all demos and...
2012-04-25 Dean CameraChanged MIDI event structure MIDI_EventPacket_t to...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-09 Dean CameraMake Doxygen fail for any Doxygen output other than...
2012-03-29 Dean CameraOops - fix compile errors in the AudioInput/AudioOutput...
2012-03-29 Dean CameraRemoved variable axis support from the HID_DESCRIPTOR_J...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-03-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraAdded Dataflash operational checks and aborts to all...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-08 Dean CameraFix corrupt Doxygen configuration files, update project...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-03-07 Dean CameraFix incorrect Doxygen references in the Audio Input...
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-04 Dean CameraMinor documentation corrections.
2012-02-01 Dean CameraMinor documentation improvements.
2012-01-28 Dean CameraAdded new CALLBACK_Audio_Device_GetSetInterfaceProperty...
next