2009-08-31 |
Dean Camera | Oops - with new changes to the way the device Configura... |
tree | commitdiff |
2009-08-31 |
Dean Camera | Changed the parameters and behaviour of the USB_GetDevi... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Remove deleted source files from the Device mode Class... |
tree | commitdiff |
2009-08-30 |
Dean Camera | Added start of the Still Image Host Class driver demo... |
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-23 |
Dean Camera | Fixed AVRISP programmer demo -- can now connect to... |
tree | commitdiff |
2009-08-19 |
Dean Camera | Moved out the handling of V2 Protocol parameters to... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Fix misspelt event name in the Class driver USBtoSerial... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Fix USBtoSerial device demos -- ensure the UDR1 registe... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Adjust endpoint polling intervals for HID demos, to... |
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-08-11 |
Dean Camera | Add CDC Host class driver EVENT_CDC_Host_ControLineStat... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Add new functions to the HID host class driver, refine... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Fixed swapped paremeters in the HID state memory copy... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Fix issue in CDC device class driver where received... |
tree | commitdiff |
2009-08-07 |
Dean Camera | Cleanups to RNDIS device demos. Fix issue in RNDIS... |
tree | commitdiff |
2009-08-07 |
Dean Camera | Make Benito ping-pong LED code more explicit, using... |
tree | commitdiff |
2009-08-06 |
Dean Camera | Simplify CDC device demos, by directly assigning the... |
tree | commitdiff |
2009-08-06 |
Dean Camera | Make Endpoint control transfers more reliable; early... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Fixed issue in USBtoSerial demos where the USART Rx... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Make Control Endpoint stream transfers more reliable... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Changed over manual loops waiting for endpoints to... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Fix incorrect Event call name in USBInterrupt.c. |
tree | commitdiff |
2009-08-05 |
Dean Camera | Renamed all library events to properly seperate out... |
tree | commitdiff |
2009-08-04 |
Dean Camera | Better fix for LowLevel CDC demo issue where sending... |
tree | commitdiff |
2009-08-04 |
Dean Camera | Fix issue with CDC device demos causing broken communic... |
tree | commitdiff |
2009-08-02 |
Dean Camera | Fix build error in TestApp demo caused by previous... |
tree | commitdiff |
2009-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
tree | commitdiff |
2009-08-02 |
Dean Camera | Make both LowLevel and ClassDriver AudioOutput demos... |
tree | commitdiff |
2009-07-31 |
Dean Camera | Fixed the ClassDriver GenericHID demo so that it echoes... |
tree | commitdiff |
2009-07-31 |
Dean Camera | Fix demos based on the device mode HID class driver... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Add new HID_Device_MillisecondElapsed() function to... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Fix to HID device mode Class driver, so that new report... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Minor cleanups to DualCDC ClassDriver device demo for... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Fix incorrect configuration in the ClassDriver AudioOut... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Set all CDC and MassStorage device mode demos (LowLevel... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Added standard stream example to the ClassDriver CDC... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Fix redefinition warning when USB_DEVICE_ONLY is set... |
tree | commitdiff |
2009-07-29 |
Dean Camera | Added 404 errors to the RNDIS Webserver example. |
tree | commitdiff |
2009-07-28 |
Dean Camera | Fixed report data alignment issues in the MouseHostWith... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Change project makefiles so that the current target... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Make LowLevel AudioOutput demo work in the same way... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Changed AudioOutput demos to explicitly use timer 3... |
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-24 |
Dean Camera | Added new LEDs_ToggleLEDs() function to the Board LEDs... |
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 | 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 | Simplify SideShow GUID compares via a macro. |
tree | commitdiff |
2009-07-20 |
Dean Camera | Fixes to unfinished SideShow demo to re-enable correct... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Move unfinished SideShow source files to nested Lib... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Ensure control pipe is selected in the PrinterHost... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Change Doxygen configuration files to not produce 4096... |
tree | commitdiff |
2009-07-20 |
Dean Camera | Added missing DoxyGen configuration file to the Printer... |
tree | commitdiff |
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 | Minor updates to the Magstripe and MissileLauncher... |
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 better module summaries. |
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 | Fixed compilation error in incomplete BluetoothHost... |
tree | commitdiff |
2009-07-11 |
Dean Camera | Added incomplete PrinterHost demo application. |
tree | commitdiff |
2009-06-29 |
Dean Camera | Minor correction to MagStripe demo to fix build problems. |
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 | 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 |
next |