2009-07-20 |
Dean Camera | Added extra DoxyGen documentation to the new PrinterHos... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Add PrinterHost to the project file and Host LowLevel... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Moved PrinterHost demo from Incomplete to LowLevel... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Fixed PrinterHost demo Printer_GetDeviceID() routine... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Remove ClearPipeStall routine from the StillImageHost... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Cleaner solution to the PrinterHost data send routine... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Fix unfinished printer host demo - some printer languag... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Added error codes to most StillImageHost demo commands. |
tree | commitdiff |
2009-07-19 |
Dean Camera | Don't send terminal RESET codes via serial - just set... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Use sane ANSI terminal escape codes for the Host mode... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Add partial project documentation to the incomplete... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Fix PrinterHost demo so that it will only enumerate... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Fixed incorrect PIPE_EPNUM_MASK mask causing pipe failu... |
tree | commitdiff |
2009-07-19 |
Dean Camera | Magstripe Project: Ensure that empty tracks still print... |
tree | commitdiff |
2009-07-16 |
Dean Camera | Added new TOTAL_NUM_CONFIGURATIONS option, removed... |
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 | Fixed compilation error in incomplete BluetoothHost... |
tree | commitdiff |
2009-07-11 |
Dean Camera | Added incomplete PrinterHost demo application. |
tree | commitdiff |
2009-06-28 |
Dean Camera | Added const modifiers to device mode class drivers. |
tree | commitdiff |
2009-06-26 |
Dean Camera | Optimize vendor/product description string display... |
tree | commitdiff |
2009-06-23 |
Dean Camera | Oops - SCSI INQUIRY data uses fixed-length, non-termina... |
tree | commitdiff |
2009-06-23 |
Dean Camera | MassStorageHost demo now retrieves Inquiry data from... |
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-21 |
Dean Camera | Trim unique serial number created by the USE_INTERNAL_S... |
tree | commitdiff |
2009-06-20 |
Dean Camera | Added USE_INTERNAL_SERIAL compile time option to automa... |
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 | Added new USB_Host_SetDeviceConfiguration() convenience... |
tree | commitdiff |
2009-06-15 |
Dean Camera | Remove ConfigDescriptor.c/.h files from the ClassDriver... |
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 | 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 |
|