Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 13, 2009
  3. Aug 02, 2009
  4. Jul 23, 2009
  5. Jun 21, 2009
    • Dean Camera's avatar
      Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in... · 730624f7
      Dean Camera authored
      Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in some AVR models as the USB device's serial number, added NO_INTERNAL_SERIAL compile time option to turn off new serial number reading code. Updated Mass Storage and CDC based demos to use the new device serial number if the device it is compiled for supports it.
      730624f7
  6. Jun 11, 2009
  7. Jun 05, 2009
  8. May 22, 2009
  9. May 20, 2009
  10. May 17, 2009
  11. May 04, 2009
    • Dean Camera's avatar
      Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems... · 253deb99
      Dean Camera authored
      Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor.
      
      Further documentation improvements - removed file view from the main library documentation, replaced file references in the documentation with group references.
      253deb99
  12. Apr 22, 2009
  13. Apr 20, 2009
  14. Apr 01, 2009
  15. Mar 20, 2009
  16. Feb 23, 2009
Loading