2012-05-10 |
Dean Camera | Add branch for the conversion of demos to use standard... |
tree | commitdiff |
2012-04-14 |
Dean Camera | Reintegrate the FullEPAddresses development branch... |
tree | commitdiff |
2012-04-09 |
Dean Camera | Make Doxygen fail for any Doxygen output other than... |
tree | commitdiff |
2012-03-09 |
Dean Camera | Only abort Doxygen documentation generation if a non... |
tree | commitdiff |
2012-03-09 |
Dean Camera | Update Doxygen documentation build scripts to fail... |
tree | commitdiff |
2012-03-08 |
Dean Camera | Update Doxygen configuration files to disable Markdown... |
tree | commitdiff |
2012-03-07 |
Dean Camera | Update Doxygen configuration files for all projects. |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file contributor copyrights for 2012. |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file header copyrights for 2012. |
tree | commitdiff |
2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
tree | commitdiff |
2011-11-09 |
Dean Camera | Add missing SVN eol-style property to ensure that sourc... |
tree | commitdiff |
2011-09-21 |
Dean Camera | Add project name to the Doxygen makefile target output. |
tree | commitdiff |
2011-07-08 |
Dean Camera | Updated all host mode demos and projects to use the... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Add new "checksource" target to the library makefiles... |
tree | commitdiff |
2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Renamed all driver termination *_ShutDown() functions... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Removed SerialStream module, rolled functionality into... |
tree | commitdiff |
2011-01-01 |
Dean Camera | Update copyright year on all source files. |
tree | commitdiff |
2010-12-26 |
Dean Camera | Documentation improvements - put driver example code... |
tree | commitdiff |
2010-10-28 |
Dean Camera | Changed over fourwalledcubicle.com links to the new... |
tree | commitdiff |
2010-10-24 |
Dean Camera | All USB class drivers are now automatically included... |
tree | commitdiff |
2010-10-13 |
Dean Camera | Clean up excessive whitespace at the end of each line... |
tree | commitdiff |
2010-09-24 |
Dean Camera | Remove dfu-programmer program switches, to ensure maxim... |
tree | commitdiff |
2010-09-24 |
Dean Camera | Added the --suppress-bootloader-mem option to the makef... |
tree | commitdiff |
2010-09-15 |
Dean Camera | Make project makefiles correctly clean intermeditary... |
tree | commitdiff |
2010-08-31 |
Dean Camera | Clarify in the project documentation files what the... |
tree | commitdiff |
2010-08-08 |
Dean Camera | Fix invocations of avr-size in all makefiles broken... |
tree | commitdiff |
2010-08-02 |
Dean Camera | Hide the PROGMEM attribute from Doxygen, as it appears... |
tree | commitdiff |
2010-07-30 |
Dean Camera | More spell checking of all source files -- correct... |
tree | commitdiff |
2010-07-29 |
Dean Camera | Spell check all source files once again to find any... |
tree | commitdiff |
2010-07-21 |
Dean Camera | Update all demos, projects and bootloaders to indent... |
tree | commitdiff |
2010-07-19 |
Dean Camera | Update makefiles to use the latest WinAVR/Atmel toolcha... |
tree | commitdiff |
2010-07-18 |
Dean Camera | Change over all makefiles to use C99 standards mode... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Disable strict aliasing explicitly in the project makef... |
tree | commitdiff |
2010-07-15 |
Dean Camera | Removed the automated checking of event names in the... |
tree | commitdiff |
2010-07-13 |
Dean Camera | Add AVRStudio 4 project files to the ClassDriver Host... |
tree | commitdiff |
2010-07-12 |
Dean Camera | Add missing clean_doxygen phony targets to the project... |
tree | commitdiff |
2010-07-02 |
Dean Camera | Added new Drivers/USB/LowLevel/Device.c file to house... |
tree | commitdiff |
2010-05-23 |
Dean Camera | Remove obsolete entry from the Doxygen configuration... |
tree | commitdiff |
2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
tree | commitdiff |
2010-05-07 |
Dean Camera | Change over instances of "make" in the makefiles to... |
tree | commitdiff |
2010-04-29 |
Dean Camera | The Audio_Device_IsSampleReceived() and Audio_Device_Is... |
tree | commitdiff |
2010-04-28 |
Dean Camera | Use puts_P() and printf_P() instead of the normal varia... |
tree | commitdiff |
2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
tree | commitdiff |
2010-04-28 |
Dean Camera | USB_Init() no longer calls sei() to enable global inter... |
tree | commitdiff |
2010-03-25 |
Dean Camera | All Class Driver Host mode demos now correctly set... |
tree | commitdiff |
2010-02-04 |
Dean Camera | New BOARD value option BOARD_NONE (equivelent to not... |
tree | commitdiff |
2010-02-03 |
Dean Camera | Exlude the "INCLUDE_FROM_*" macros from the individual... |
tree | commitdiff |
2010-01-28 |
Dean Camera | Fix up project documentation files' overview tables... |
tree | commitdiff |
2010-01-25 |
Dean Camera | Add Webserver project Doxygen configuration file and... |
tree | commitdiff |
2010-01-06 |
Dean Camera | Update Doxygen configuration files to the latest Doxyge... |
tree | commitdiff |
2009-12-30 |
Dean Camera | Update copyright year to 2010. |
tree | commitdiff |
2009-12-28 |
Dean Camera | Fix MIT license language to make its intent clearer. |
tree | commitdiff |
2009-12-13 |
Dean Camera | Test with -Wextra, fix library warnings due to unused... |
tree | commitdiff |
2009-12-09 |
Dean Camera | Increase timeout of Mass Storage and Still Image host... |
tree | commitdiff |
2009-12-08 |
Dean Camera | Make sure that USB_STREAM_TIMEOUT_MS is set in the... |
tree | commitdiff |
2009-11-24 |
Dean Camera | Make the StandaloneProgrammer project seamlessly read... |
tree | commitdiff |
2009-11-13 |
Dean Camera | Corrected the name of the misnamed USB_GetDeviceConfigD... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
tree | commitdiff |
2009-11-07 |
Dean Camera | Add optional pipe double banking support to the Host... |
tree | commitdiff |
2009-10-16 |
Dean Camera | Fix invalid Event name rule in demo/project makefiles. |
tree | commitdiff |
2009-10-12 |
Dean Camera | Make Audio device demos compatible with AVRs running... |
tree | commitdiff |
2009-10-08 |
Dean Camera | Application documentation/comment cleanup. |
tree | commitdiff |
2009-09-29 |
Dean Camera | Remove old OTG demo directory with useless TestApp... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time... |
tree | commitdiff |
2009-09-09 |
Dean Camera | Add Host mode Class driver demo summaries. |
tree | commitdiff |
2009-09-06 |
Dean Camera | Add in new invalid event hook check targets to project... |
tree | commitdiff |
2009-08-31 |
Dean Camera | Changed the parameters and behaviour of the USB_GetDevi... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Replace -finline-limit with -fno-inline-small-functions... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Condensed SCSI command functions in the LowLevel Mass... |
tree | commitdiff |
2009-08-27 |
Dean Camera | Fix memory corruption in Host mode Mass Storage Class... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCap... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Add SCSICodes.h to the Class Driver Common folder,... |
tree | commitdiff |
2009-08-26 |
Dean Camera | Oops: Really disable building of Projects/Host/ClassDri... |
tree | commitdiff |
2009-08-26 |
Dean Camera | More work on the Mass Storage Host mode Class driver. |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added explicit attribute masks to the device mode demos... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added CDC_Device_Flush() command to the CDC Device... |
tree | commitdiff |
2009-06-26 |
Dean Camera | Optimize vendor/product description string display... |
tree | commitdiff |
2009-06-19 |
Dean Camera | Fix makefiles -- the auto-addition of -D switches to... |
tree | commitdiff |
2009-06-19 |
Dean Camera | Move LUFA compile time options to a new section in... |
tree | commitdiff |
2009-06-18 |
Dean Camera | Added new USB_Host_ClearPipeStall() convenience functio... |
tree | commitdiff |
2009-06-16 |
Dean Camera | Remove hardcoded DOT path from all Doxygen config files. |
tree | commitdiff |
2009-06-15 |
Dean Camera | Remove ConfigDescriptor.c/.h files from the ClassDriver... |
tree | commitdiff |
2009-06-15 |
Dean Camera | More Doxygen fixes - ensure no undocumented function... |
tree | commitdiff |
2009-06-14 |
Dean Camera | Add host mode USB Class driver stubs, add beginnings... |
tree | commitdiff |
2009-06-09 |
Dean Camera | Copy over schedulerless host demos to ClassDrivers... |
tree | commitdiff |
2009-06-09 |
Dean Camera | Deleted Host ClassDriver demos -- not yet started,... |
tree | commitdiff |
2009-06-08 |
Dean Camera | Converted Host mode demos to schedulerless. Fixed host... |
tree | commitdiff |
2009-06-05 |
Dean Camera | Copy existing Host mode demos to new ClassDriver and... |
tree | commitdiff |
|