Fixed incorrect signature reported in the CDC/DFU bootloaders for the AT90USB82 ...
[pub/USBasp.git] / Demos / Device / Incomplete /
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
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-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-11-21 Dean CameraUse new VERSION_BCD() macro with explicit int arguments...
2013-10-06 Dean CameraMerge pull request #8 from mondalaci/extract-interface...
2013-10-06 László MondaExtract interface numbers into enums.
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 projects and dual role demos for possib...
2013-05-15 Dean CameraAdd symbolic names for USB Device String Descriptors...
2013-03-18 Dean CameraMinor documentation improvements.
2013-01-29 Dean CameraWhitespace fixes in the LUFA configuration files.
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-17 Dean CameraUse the framework provided GlobalInterruptEnable()...
2012-09-01 Dean CameraRemove incomplete Microsoft Sideshow device demo.
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
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 svn:eol-style property on all source files where...
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 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-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-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 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-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-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-01-02 Dean CameraUSB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-09-21 Dean CameraAdd project name to the Doxygen makefile target output.
2011-08-16 Dean CameraAdd shortcuts to SwapEndian_16() and SwapEndian_32...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-01 Dean CameraSeperate out the device demos and project's configurati...
2011-06-20 Dean CameraAdd new "checksource" target to the library makefiles...
2011-06-16 Dean CameraAdd missing SVN eol-style properties to source files...
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
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-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-13 Dean CameraAdded new high level TWI packet read/write commands...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-22 Dean CameraLower bulk endpoint polling rate in the descriptors...
2010-11-10 Dean CameraFixed incorrect PollingIntervalMS values in the demo...
2010-11-05 Dean CameraRenamed the EVENT_USB_Device_UnhandledControlRequest...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-28 Dean CameraFix up incorrect version numbers in demo/project descri...
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-29 Dean CameraRemove remaining void* descriptor casts in the projects...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-08-22 Dean CameraChanged all Device mode LowLevel demos and Device Class...
2010-08-09 Dean CameraRemoved complicated logic for the Endpoint_ConfigureEnd...
2010-08-09 Dean CameraAdd notification endpoint to the incomplete TMC demo.
2010-08-08 Dean CameraFix invocations of avr-size in all makefiles broken...
2010-08-03 Dean CameraEnsure all demos now compile in C99 standards mode...
2010-07-31 Dean CameraFixed Serial peripheral driver not turning off the...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-28 Dean CameraAdd TMC header read and write functions, so that TMC...
2010-07-27 Dean CameraMove over message ID specific header data to unions...
2010-07-26 Dean CameraRename reserved members of all structs so that they...
2010-07-26 Dean CameraAdd comments to the currently completed portions of...
2010-07-26 Dean CameraAdd missing INTERRUPT_CONTROL_ENDPOINT compile time...
2010-07-26 Dean CameraAdd stream callback flags and class specific control...
2010-07-23 Dean CameraAdd TMC device capabilities to the incomplete TMC demo.
2010-07-22 Dean CameraConvert over internal pseudo-function macros to true...
next