2011-07-08 |
Dean Camera | Add missing device deconfiguration-on-error statements... |
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-06-16 |
Dean Camera | Add missing SVN eol-style properties to source files... |
tree | commitdiff |
2011-06-16 |
Dean Camera | Rename new Audio class driver functions, callbacks... |
tree | commitdiff |
2011-06-13 |
Dean Camera | Ensure that only the requested Audio class pipes are... |
tree | commitdiff |
2011-06-09 |
Dean Camera | Add missing AS4 and project description files to the... |
tree | commitdiff |
2011-06-09 |
Dean Camera | Add new Audio Class Driver Host demos. |
tree | commitdiff |
2011-06-05 |
Dean Camera | Massive corrections to the project documentation and... |
tree | commitdiff |
2011-06-03 |
Dean Camera | Added new callback to the Audio Class driver to allow... |
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-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Renamed all driver termination *_ShutDown() functions... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Oops - fix up some calls to the old function names... |
tree | commitdiff |
2011-01-30 |
Dean Camera | Renamed the PRNT_Host_SendString(), CDC_Host_SendString... |
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-11-05 |
Dean Camera | Loop in the ClassDriver MIDI device/host demos until... |
tree | commitdiff |
2010-10-28 |
Dean Camera | Added standard keyboard HID report scancode defines... |
tree | commitdiff |
2010-10-28 |
Dean Camera | Changed over fourwalledcubicle.com links to the new... |
tree | commitdiff |
2010-10-25 |
Dean Camera | Add descriptor class, subclass and protocol constants... |
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-28 |
Dean Camera | Move out many of the common class driver constants... |
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-09-09 |
Dean Camera | Added class specific descriptor type defines with stand... |
tree | commitdiff |
2010-09-07 |
Dean Camera | Added new PRNT_Host_BytesReceived() and PRNT_Host_Recei... |
tree | commitdiff |
2010-08-31 |
Dean Camera | Clarify in the project documentation files what the... |
tree | commitdiff |
2010-08-09 |
Dean Camera | Tighten up the code in the delta movement detection... |
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-30 |
Dean Camera | Altered the CDC Deivice and Host Class drivers' receive... |
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-06-12 |
Dean Camera | Minor fixes to demos to add in some missing comments... |
tree | commitdiff |
2010-06-03 |
Dean Camera | Minor documentation cleanups. |
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 | Add new LUFA logo by Ryo Yamauchi. |
tree | commitdiff |
2010-03-25 |
Dean Camera | All Class Driver Host mode demos now correctly set... |
tree | commitdiff |
2010-03-22 |
Dean Camera | Standardized the naming scheme given to configuration... |
tree | commitdiff |
2010-03-17 |
Dean Camera | Software PDI mode breaks unless the software USART... |
tree | commitdiff |
2010-03-16 |
Dean Camera | Fixed PDI programming mode in the AVRISP programmer... |
tree | commitdiff |
2010-02-09 |
Dean Camera | Fixed USB_GetHIDReportSize() returning the number of... |
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 |
2010-01-05 |
Dean Camera | Added support to the MIDI Class drivers for packed... |
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-12-07 |
Dean Camera | Fix newly renamed VirtualSerial demos' include filename... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Additional file renames and modifications to change... |
tree | commitdiff |
2009-12-07 |
Dean Camera | Rename CDC demos to VirtualSerial. |
tree | commitdiff |
2009-11-30 |
Dean Camera | Added CDC_Host_Flush() function to the CDC Host Class... |
tree | commitdiff |
2009-11-27 |
Dean Camera | Better checking of whether a packet is received in... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Make the RNDISEthernetHost Class driver demo print... |
tree | commitdiff |
2009-11-26 |
Dean Camera | Added new RNDIS Host class driver and the beginnings... |
tree | commitdiff |
2009-11-24 |
Dean Camera | Make the StandaloneProgrammer project seamlessly read... |
tree | commitdiff |
2009-11-23 |
Dean Camera | Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP... |
tree | commitdiff |
2009-11-20 |
Dean Camera | Fixed LowLevel Keyboard demo not saving the issued... |
tree | commitdiff |
2009-11-13 |
Dean Camera | Corrected the name of the misnamed USB_GetDeviceConfigD... |
tree | commitdiff |
2009-11-10 |
Dean Camera | Added new stream creation function to the CDC Class... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Spell check all source code variables, comments and... |
tree | commitdiff |
2009-11-09 |
Dean Camera | Fixed HID host Class driver report send/receive report... |
tree | commitdiff |
2009-11-07 |
Dean Camera | Add optional pipe double banking support to the Host... |
tree | commitdiff |
2009-11-06 |
Dean Camera | Add double banking property to LUFA powered projects... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Added new Printer Host mode Class driver. |
tree | commitdiff |
2009-11-04 |
Dean Camera | Add support for Mouse Scrollwheel to the MouseHostWithP... |
tree | commitdiff |
2009-11-04 |
Dean Camera | Added new JoystickHostWithParser demos to the library. |
tree | commitdiff |
2009-11-03 |
Dean Camera | Rename the AT90USBXXX67 internal driver directory to... |
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-11 |
Dean Camera | Added stdio.h stream examples for the virtual CDC UART... |
tree | commitdiff |
2009-10-08 |
Dean Camera | Add new MIDI Host Class driver to the library, and... |
tree | commitdiff |
2009-10-08 |
Dean Camera | Application documentation/comment cleanup. |
tree | commitdiff |
2009-09-30 |
Dean Camera | Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time... |
tree | commitdiff |
2009-09-29 |
Dean Camera | Fix missing semicolons in the *WithParser Host mode... |
tree | commitdiff |
2009-09-29 |
Dean Camera | Remove old OTG demo directory with useless TestApp... |
tree | commitdiff |
next |