Skip to content
Snippets Groups Projects
  1. Sep 09, 2010
  2. Aug 21, 2010
  3. Aug 20, 2010
  4. Jul 30, 2010
  5. Jul 26, 2010
  6. Jun 17, 2010
  7. Jun 03, 2010
  8. May 08, 2010
  9. May 07, 2010
  10. May 06, 2010
  11. Mar 29, 2010
  12. Mar 25, 2010
  13. Feb 11, 2010
  14. Feb 07, 2010
  15. Dec 30, 2009
  16. Dec 28, 2009
  17. Nov 26, 2009
  18. Nov 23, 2009
    • Dean Camera's avatar
      Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data... · c438d01f
      Dean Camera authored
      Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data in the HID Host Parser.
      c438d01f
    • Dean Camera's avatar
      The incomplete StandaloneProgrammer project now uses Host and Device Mass... · aaa0bed5
      Dean Camera authored
      The incomplete StandaloneProgrammer project now uses Host and Device Mass storage classes, so that program data can either be loaded onto the device's Dataflash storage, or read off an attached USB memory stick.
      
      The USB target family and allowable USB mode tokens are now public and documented (USB_CAN_BE_*, USB_SERIES_*_AVR).
      
      The SCSI_Request_Sense_Response_t and SCSI_Inquiry_Response_t type defines are now part of the Mass Storage Class driver common defines, rather than being defined in the Host mode Class driver section only.
      
      The USB_MODE_HOST token is now defined even when host mode is not available.
      
      Added missing CDC_Host_CreateBlockingStream() function code to the CDC Host Class driver.
      aaa0bed5
  19. Nov 17, 2009
  20. Nov 09, 2009
  21. Nov 04, 2009
  22. Sep 20, 2009
  23. Sep 09, 2009
  24. Sep 02, 2009
  25. Sep 01, 2009
  26. Aug 30, 2009
  27. Aug 27, 2009
  28. Aug 26, 2009
  29. Aug 11, 2009
    • Dean Camera's avatar
      Fixed swapped paremeters in the HID state memory copy call while processing a... · a2001ac1
      Dean Camera authored
      Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
      
      Fixed memory corruption HID report parser when too many COLLECTION or PUSH items were processed.
      
      Make RNDIS device class driver include the CDC device class driver header, so that it can inherrit the required CDC functional descriptor macro.
      
      Make HID host class driver include the HID report parser.
      a2001ac1
  30. Jul 30, 2009
Loading