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
  2. Nov 17, 2009
  3. Nov 12, 2009
  4. Nov 10, 2009
  5. Nov 09, 2009
  6. Nov 07, 2009
  7. Nov 06, 2009
  8. Nov 04, 2009
  9. Nov 03, 2009
  10. Oct 08, 2009
  11. Oct 05, 2009
  12. Oct 03, 2009
  13. Sep 30, 2009
  14. Sep 28, 2009
  15. Sep 24, 2009
  16. Sep 22, 2009
  17. Sep 21, 2009
  18. Sep 20, 2009
  19. Sep 17, 2009
  20. Sep 14, 2009
  21. Sep 10, 2009
  22. Sep 09, 2009
  23. Sep 06, 2009
    • Dean Camera's avatar
      Changed Still Image Host class driver to auto-fill TransactionID element of... · 064e6a2f
      Dean Camera authored
      Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state.
      
      CDC based demos and project now work under 64 bit versions of Windows (thanks to Ronny Hanson, Thomas Bleeker).
      
      The Benito Programmer project now has its own unique VID/PID pair allocated from the Atmel donated LUFA VID/PID pool.
      064e6a2f
  24. Sep 02, 2009
  25. Sep 01, 2009
Loading