2009-08-16 |
Dean Camera | Added return values to the CDC and MIDI class driver... |
tree | commitdiff |
2009-08-16 |
Dean Camera | Added new EVENT_USB_Device_StartOfFrame() event, contro... |
tree | commitdiff |
2009-08-13 |
Dean Camera | Added CDC_Device_Flush() command to the CDC Device... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Added flag to the HID report parser to indicate if... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Add CDC Host class driver EVENT_CDC_Host_ControLineStat... |
tree | commitdiff |
2009-08-11 |
Dean Camera | Document CDC Host class driver functions and enums. |
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 | Completion of initial CDC host mode class driver. |
tree | commitdiff |
2009-08-11 |
Dean Camera | Fix issue in CDC device class driver where received... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Changed over manual loops waiting for endpoints to... |
tree | commitdiff |
2009-08-05 |
Dean Camera | Commit for 090810rc1 release. |
tree | commitdiff |
2009-08-05 |
Dean Camera | Renamed all library events to properly seperate out... |
tree | commitdiff |
2009-08-04 |
Dean Camera | Fix issue with CDC device demos causing broken communic... |
tree | commitdiff |
2009-08-02 |
Dean Camera | Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT... |
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 | Ensure that the previous HID reports in the HID device... |
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 | Fix incorrect configuration in the ClassDriver AudioOut... |
tree | commitdiff |
2009-07-30 |
Dean Camera | Fix redefinition warning when USB_DEVICE_ONLY is set... |
tree | commitdiff |
2009-07-28 |
Dean Camera | Fixed report data alignment issues in the MouseHostWith... |
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-21 |
Dean Camera | Added new USB_DeviceState variable to keep track of... |
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-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-13 |
Dean Camera | Added new HOST_STATE_WaitForDeviceRemoval host state... |
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 | 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-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 | 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-16 |
Dean Camera | Pipe_GetErrorFlags() now returns additional error flags... |
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-11 |
Dean Camera | Changed to new device mode Class Driver function name... |
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-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-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-04 |
Dean Camera | Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64... |
tree | commitdiff |
2009-04-24 |
Dean Camera | Endpoint configuration is now refined to give better... |
tree | commitdiff |
2009-04-22 |
Dean Camera | Documentation enhancements to improve documentation... |
tree | commitdiff |
2009-04-22 |
Dean Camera | USB_HostRequest renamed to USB_ControlRequest, entire... |
tree | commitdiff |
2009-04-20 |
Dean Camera | Changed over all deprecated GCC structure tag initializ... |
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-16 |
Dean Camera | Fixed GenericHIDHost demo report write routine incorrec... |
tree | commitdiff |
2009-04-14 |
Dean Camera | The USB_Host_SendControlRequest() function no longer... |
tree | commitdiff |
2009-04-05 |
Dean Camera | Removed all binary constants and replaced with decimal... |
tree | commitdiff |
2009-04-01 |
Dean Camera | All comments in the library, bootloaders, demos and... |
tree | commitdiff |
2009-02-23 |
Dean Camera | Moved all source to the trunk directory. |
tree | commitdiff |
|