Skip to content
Snippets Groups Projects
  1. Nov 23, 2009
    • 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
    • Dean Camera's avatar
      Removed code to zero reports between two keyboard reports with differing... · 6e867f7d
      Dean Camera authored
      Removed code to zero reports between two keyboard reports with differing number of pressed keys, as this relied on non-standard OS behaviour.
      6e867f7d
  2. Nov 20, 2009
  3. Nov 17, 2009
  4. Nov 15, 2009
  5. Nov 13, 2009
  6. Nov 12, 2009
  7. Nov 11, 2009
  8. Nov 10, 2009
  9. Nov 09, 2009
  10. Nov 08, 2009
  11. Nov 07, 2009
  12. Nov 06, 2009
  13. Nov 04, 2009
  14. Nov 03, 2009
  15. Oct 26, 2009
  16. Oct 18, 2009
  17. Oct 16, 2009
  18. Oct 14, 2009
  19. Oct 12, 2009
  20. Oct 11, 2009
  21. Oct 08, 2009
  22. Oct 04, 2009
  23. Oct 03, 2009
  24. Oct 02, 2009
  25. Sep 30, 2009
Loading