Skip to content
Snippets Groups Projects
  1. May 08, 2010
  2. Apr 28, 2010
  3. Jan 31, 2010
  4. Jan 28, 2010
  5. Jan 27, 2010
  6. Jan 25, 2010
  7. Jan 21, 2010
  8. Jan 19, 2010
  9. Jan 15, 2010
  10. Jan 12, 2010
  11. Dec 30, 2009
  12. Dec 28, 2009
  13. Nov 27, 2009
  14. Nov 26, 2009
  15. Nov 13, 2009
  16. Nov 07, 2009
  17. Nov 04, 2009
  18. Oct 08, 2009
  19. Sep 09, 2009
  20. 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
  21. Sep 02, 2009
  22. Aug 31, 2009
  23. Aug 30, 2009
  24. Aug 11, 2009
  25. Aug 06, 2009
    • Dean Camera's avatar
      Make Endpoint control transfers more reliable; early-abort when an incomplete... · c830fcb0
      Dean Camera authored
      Make Endpoint control transfers more reliable; early-abort when an incomplete packet is sent from the host (indicating end of transfer), add check for control reads to ensure that no more than wLength bytes are read from the interface.
      
      Condense sequential printf_P/puts_P calls to single printf_P calls for size and clarity.
      c830fcb0
  26. Aug 05, 2009
    • Dean Camera's avatar
      Renamed all library events to properly seperate out Device and Host mode... · c5038f1b
      Dean Camera authored
      Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
      
      Remove VBUS events - not needed as the library takes care of VBUS detection and feedback on supported AVRs via the USB_Device_Connected and USB_Device_Disconnected events.
      
      Fixed incorrect Host state assignment in the incomplete BluetoothHost demo.
      c5038f1b
  27. Aug 02, 2009
  28. Jul 27, 2009
  29. Jul 26, 2009
Loading