| 2009-07-29 |
Dean Camera | Cleanup USBMode.h to simplify preprocessor logic. |
tree | commitdiff |
| 2009-07-29 |
Dean Camera | Added 404 errors to the RNDIS Webserver example. |
tree | commitdiff |
| 2009-07-28 |
Dean Camera | Extend the automatic serial number descriptor code... |
tree | commitdiff |
| 2009-07-28 |
Dean Camera | Fixed report data alignment issues in the MouseHostWith... |
tree | commitdiff |
| 2009-07-28 |
Dean Camera | Better solution - change compile time token names to... |
tree | commitdiff |
| 2009-07-28 |
Dean Camera | Added HOST_STATE_AS_GPIOR1 and DEVICE_STATE_AS_GPIOR0... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | State information for class drivers is now zeroed out... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | Collapse configuration descriptor size retrieval and... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | Change Host mode class driver Pipe configuration routin... |
tree | commitdiff |
| 2009-07-27 |
Dean Camera | Add new MouseHost Class Driver demo, unfinished, to... |
tree | commitdiff |
| 2009-07-26 |
Dean Camera | Corrected new Pipe_IsEndpointBound() function. |
tree | commitdiff |
| 2009-07-26 |
Dean Camera | Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpoin... |
tree | commitdiff |
| 2009-07-24 |
Dean Camera | Added new LEDs_ToggleLEDs() function to the Board LEDs... |
tree | commitdiff |
| 2009-07-24 |
Dean Camera | Ensure new Benito Programmer project matches Don's... |
tree | commitdiff |
| 2009-07-23 |
Dean Camera | Added new Benito project, a simple modified USB-to... |
tree | commitdiff |
| 2009-07-23 |
Dean Camera | Ensure that the USB_DeviceState variable is properly... |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Slight changes to TeensyHID bootloader to ensure it... |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Added new USB_DeviceState variable to keep track of... |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Add PrinterHost demo to the documentation. |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Add extra tests to the MassStorage device demo and... |
tree | commitdiff |
| 2009-07-21 |
Dean Camera | Add explicit guards to all device mode tasks to ensure... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Move unfinished SideShow source files to nested Lib... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Change Doxygen configuration files to not produce 4096... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Add PrinterHost to the project file and Host LowLevel... |
tree | commitdiff |
| 2009-07-20 |
Dean Camera | Fixed PrinterHost demo Printer_GetDeviceID() routine... |
tree | commitdiff |
| 2009-07-19 |
Dean Camera | Don't send terminal RESET codes via serial - just set... |
tree | commitdiff |
| 2009-07-19 |
Dean Camera | Add partial project documentation to the incomplete... |
tree | commitdiff |
| 2009-07-19 |
Dean Camera | Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failu... |
tree | commitdiff |
| 2009-07-16 |
Dean Camera | Minor updates to the Magstripe and MissileLauncher... |
tree | commitdiff |
| 2009-07-16 |
Dean Camera | Added support for the new ATMEGA32U2, ATMEGA16U2 and... |
tree | commitdiff |
| 2009-07-16 |
Dean Camera | Fix small error in last commit preventing compilation... |
tree | commitdiff |
| 2009-07-16 |
Dean Camera | Added new TOTAL_NUM_CONFIGURATIONS option, removed... |
tree | commitdiff |
| 2009-07-15 |
Dean Camera | Fix HID class device driver -- if a SetIDle request... |
tree | commitdiff |
| 2009-07-14 |
Dean Camera | Added module file dependancy information to the USB... |
tree | commitdiff |
| 2009-07-14 |
Dean Camera | Added better module summaries. |
tree | commitdiff |
| 2009-07-13 |
Dean Camera | Fix broken Pipe stream function templates due to mixed... |
tree | commitdiff |
| 2009-07-13 |
Dean Camera | Added new EEPROM and FLASH buffer versions of the Endpo... |
tree | commitdiff |
| 2009-07-13 |
Dean Camera | Added compatibility list to the documentation of each... |
tree | commitdiff |
| 2009-07-13 |
Dean Camera | Added new HOST_STATE_WaitForDeviceRemoval host state... |
tree | commitdiff |
| 2009-07-13 |
Dean Camera | Seperated out parts of the PrinterHost incomplete demo... |
tree | commitdiff |
| 2009-07-11 |
Dean Camera | Added incomplete PrinterHost demo application. |
tree | commitdiff |
| 2009-06-29 |
Dean Camera | Dataflash_WaitWhileBusy() now always ensures that the... |
tree | commitdiff |
| 2009-06-28 |
Dean Camera | Added const modifiers to device mode class drivers. |
tree | commitdiff |
| 2009-06-26 |
Dean Camera | Reduce struct name pollution - group typedef struct... |
tree | commitdiff |
| 2009-06-26 |
Dean Camera | Rename some of the library documentation files. |
tree | commitdiff |
| 2009-06-26 |
Dean Camera | Split Getting Started page of the documentation into... |
tree | commitdiff |
| 2009-06-26 |
Dean Camera | Optimize vendor/product description string display... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | Fixed MassStorage demo not clearing the reset flag... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | Pipe_ConfigurePipe() now automatically defaults IN... |
tree | commitdiff |
| 2009-06-23 |
Dean Camera | Fixed CDCHost demo unfreezing IN pipes during configura... |
tree | commitdiff |
| 2009-06-22 |
Dean Camera | Add demos/bootloaders/projects overview to the manual. |
tree | commitdiff |
| 2009-06-22 |
Dean Camera | Corrected the ADC driver for the ATMEGA16U4 and ATMEGA3... |
tree | commitdiff |
| 2009-06-21 |
Dean Camera | Optimize unique serial number reading code for size... |
tree | commitdiff |
| 2009-06-21 |
Dean Camera | Added new USE_INTERNAL_SERIAL define for using the... |
tree | commitdiff |
| 2009-06-21 |
Dean Camera | Trim unique serial number created by the USE_INTERNAL_S... |
tree | commitdiff |
| 2009-06-21 |
Dean Camera | Add new temp LUFA project logo to the manual. |
tree | commitdiff |
| 2009-06-20 |
Dean Camera | Added USE_INTERNAL_SERIAL compile time option to automa... |
tree | commitdiff |
| 2009-06-19 |
Dean Camera | Clean up RNDIS demo type define names. |
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-19 |
Dean Camera | Extend USB_GetDeviceConfigDescriptor() routine to requi... |
tree | commitdiff |
| 2009-06-19 |
Dean Camera | Re-add in simple scheduler for compatibility with legac... |
tree | commitdiff |
| 2009-06-18 |
Dean Camera | Break device mode class driver interfaces into seperate... |
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-16 |
Dean Camera | Pipe_GetErrorFlags() now returns additional error flags... |
tree | commitdiff |
| 2009-06-16 |
Dean Camera | Added USB Missle Launcher project, submitted by Dave... |
tree | commitdiff |
| 2009-06-16 |
Dean Camera | Added new USB_Host_SetDeviceConfiguration() convenience... |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Move main library documentation pages into a new ManPag... |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Remove ConfigDescriptor.c/.h files from the ClassDriver... |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Add author image to library documentation. |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Use sub pages in main library documentation to improve... |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Fixed broken HIDReportParser.c. |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | More Doxygen fixes - ensure no undocumented function... |
tree | commitdiff |
| 2009-06-15 |
Dean Camera | Enhanced class drivers to use the same public/private... |
tree | commitdiff |
| 2009-06-14 |
Dean Camera | Add host mode USB Class driver stubs, add beginnings... |
tree | commitdiff |
| 2009-06-14 |
Dean Camera | Fix errors from last commit. |
tree | commitdiff |
| 2009-06-14 |
Dean Camera | Changed per-device controller preprocessor checks over... |
tree | commitdiff |
| 2009-06-11 |
Dean Camera | Changed to new device mode Class Driver function name... |
tree | commitdiff |
| 2009-06-10 |
Dean Camera | Move temp Todo list from the Changelog to a new Future... |
tree | commitdiff |
| 2009-06-09 |
Dean Camera | Deleted Host ClassDriver demos -- not yet started,... |
tree | commitdiff |
| 2009-06-08 |
Dean Camera | Finished basic documentation of all device mode class... |
tree | commitdiff |
| 2009-06-08 |
Dean Camera | Completed documentation of the HID device class driver. |
tree | commitdiff |
| 2009-06-08 |
Dean Camera | Finished CDC device class driver documentation. |
tree | commitdiff |
| 2009-06-08 |
Dean Camera | Error status LEDs shown when device endpoint configurat... |
tree | commitdiff |
| 2009-06-08 |
Dean Camera | Converted Host mode demos to schedulerless. Fixed host... |
tree | commitdiff |
| 2009-06-07 |
Dean Camera | Converted device mode low-level demos to schedulerless. |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Conversion of old incomplete SideShow demo to new APIs. |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Synchronise with the 090605 release. |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Added multiple Report ID support to the HID class drive... |
tree | commitdiff |
| 2009-06-04 |
Dean Camera | Fixed EVENT_USB_CDC_ControLineStateChanged() event... |
tree | commitdiff |
| 2009-06-04 |
Dean Camera | Added Doxygen documentation to the Audio class driver... |
tree | commitdiff |
| 2009-06-04 |
Dean Camera | Ensure all USB device class drivers have the same three... |
tree | commitdiff |
| 2009-06-04 |
Dean Camera | Minor documentation page updates. |
tree | commitdiff |
| 2009-06-02 |
Dean Camera | Removed new Start of Frame event from the library;... |
tree | commitdiff |
| 2009-06-01 |
Dean Camera | Add MIDI class driver, update MIDI device demo to use... |
tree | commitdiff |
| 2009-06-01 |
Dean Camera | Commit of new class abstraction APIs for all device... |
tree | commitdiff |
| 2009-05-26 |
Dean Camera | Fix broken Host mode, from the recent API changes. |
tree | commitdiff |
| 2009-05-26 |
Dean Camera | Fix all device mode demos broken in the recent API... |
tree | commitdiff |
| 2009-05-22 |
Dean Camera | Moved out each demos' functionality library files ... |
tree | commitdiff |
| next |