| 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 | Changed per-device controller preprocessor checks over... |
tree | commitdiff |
| 2009-06-10 |
Dean Camera | Fixes to the MIDI device demos (ClassDriver, LowLevel... |
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 | Add master device Host demo makefile. |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Delete host mode demos from the root Host demos folder. |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Copy existing Host mode demos to new ClassDriver and... |
tree | commitdiff |
| 2009-06-05 |
Dean Camera | Remove outdated AVRStudio project files from demos... |
tree | commitdiff |
| 2009-06-01 |
Dean Camera | Commit of new class abstraction APIs for all device... |
tree | commitdiff |
| 2009-05-22 |
Dean Camera | Moved out each demos' functionality library files ... |
tree | commitdiff |
| 2009-05-22 |
Dean Camera | Deleted StdDescriptors.c, renamed USB_GetDescriptor... |
tree | commitdiff |
| 2009-05-18 |
Dean Camera | Rewritten event system to remove all macros, to make... |
tree | commitdiff |
| 2009-05-15 |
Dean Camera | Create a new function pointer type in StreamCallbacks... |
tree | commitdiff |
| 2009-05-15 |
Dean Camera | Fix to previous patch (make CDCHost demo deallocate... |
tree | commitdiff |
| 2009-05-15 |
Dean Camera | Fixed CDCHost not clearing configured endpoints and... |
tree | commitdiff |
| 2009-05-14 |
Dean Camera | Removed all user pipe/endpoint interrupt APIs, added... |
tree | commitdiff |
| 2009-05-12 |
Dean Camera | Remove remainder of data pipe interrupt management... |
tree | commitdiff |
| 2009-05-12 |
Dean Camera | Fixed Mouse and Keyboard device demos not acting in... |
tree | commitdiff |
| 2009-05-07 |
Dean Camera | Renamed the the TotalHIDReports element of the HID... |
tree | commitdiff |
| 2009-05-06 |
Dean Camera | Changed HWB board driver to Buttons driver, to allow... |
tree | commitdiff |
| 2009-05-04 |
Dean Camera | Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64... |
tree | commitdiff |
| 2009-05-03 |
Dean Camera | Fix build errors in host demos due to usage of pipe... |
tree | commitdiff |
| 2009-05-01 |
Dean Camera | Fix minor build errors. |
tree | commitdiff |
| 2009-04-26 |
Dean Camera | Fixed SPI driver init function not clearing SPI2X bit... |
tree | commitdiff |
| 2009-04-23 |
Dean Camera | Fixed USB_RemoteWakeupEnabled flag never being set... |
tree | commitdiff |
| 2009-04-22 |
Dean Camera | USB_HostRequest renamed to USB_ControlRequest, entire... |
tree | commitdiff |
| 2009-04-20 |
Dean Camera | Fix errors in the KeyboardHost demo which prevented... |
tree | commitdiff |
| 2009-04-20 |
Dean Camera | Changed over all deprecated GCC structure tag initializ... |
tree | commitdiff |
| 2009-04-19 |
Dean Camera | Spell checked non-source documentation pages. |
tree | commitdiff |
| 2009-04-19 |
Dean Camera | Fixed incorrect HID interface class and subclass values... |
tree | commitdiff |
| 2009-04-17 |
Dean Camera | Removed "Host_" section of the function names in Config... |
tree | commitdiff |
| 2009-04-17 |
Dean Camera | More documentation changes for better module-level... |
tree | commitdiff |
| 2009-04-17 |
Dean Camera | Renamed Serial_Stream driver to SerialStream to remain... |
tree | commitdiff |
| 2009-04-16 |
Dean Camera | Partial commit: change references to Drivers/AT90USBXXX... |
tree | commitdiff |
| 2009-04-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
tree | commitdiff |
| 2009-04-15 |
Dean Camera | Fixed minor issue with the RNDISEthernet demo DHCP... |
tree | commitdiff |
| 2009-04-14 |
Dean Camera | The USB_Host_SendControlRequest() function no longer... |
tree | commitdiff |
| 2009-04-13 |
Dean Camera | Fixed RNDISEthenet demo checking the incorrect message... |
tree | commitdiff |
| 2009-04-07 |
Dean Camera | Added support to the CDCHost demo for devices with... |
tree | commitdiff |
| 2009-04-05 |
Dean Camera | Add call to MassStore_WaitForDataReceived() in MassStor... |
tree | commitdiff |
| 2009-04-02 |
Dean Camera | Added new PIMA_DATA_SIZE() define to the Still Image... |
tree | commitdiff |
| 2009-04-01 |
Dean Camera | All comments in the library, bootloaders, demos and... |
tree | commitdiff |
| 2009-04-01 |
Dean Camera | Changed GenericHID device demo to use the LUFA schedule... |
tree | commitdiff |
| 2009-04-01 |
Dean Camera | Added new GenericHIDHost demo. |
tree | commitdiff |
| 2009-04-01 |
Dean Camera | Fixed incorrect defined in Version.h. |
tree | commitdiff |
| 2009-03-26 |
Dean Camera | Corrected bitfields -- the smallest datatype required... |
tree | commitdiff |
| 2009-03-20 |
Dean Camera | Seperated out OTG, Device and Host mode demos into... |
tree | commitdiff |
|