Skip to content
Snippets Groups Projects
  1. Oct 28, 2010
  2. Oct 13, 2010
  3. Aug 29, 2010
  4. Jul 21, 2010
  5. May 13, 2010
  6. May 08, 2010
  7. Mar 31, 2010
  8. Mar 22, 2010
  9. Jan 25, 2010
  10. Dec 30, 2009
  11. Dec 28, 2009
  12. Dec 27, 2009
  13. Nov 08, 2009
  14. Aug 25, 2009
  15. Aug 20, 2009
  16. Aug 18, 2009
  17. Aug 17, 2009
    • Dean Camera's avatar
      Added beginnings of a new AVRISP-MKII clone project. · ecd82778
      Dean Camera authored
      Added new Endpoint_SetEndpointDirection() macro to set the current endpoint direction for bidirectional endpoints.
      
      Renamed internal USB_INT_ENDPOINT_SETUP macro to USB_INT_RXSTPI to fit in with the rest of the interrupt vector macros.
      ecd82778
  18. 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
  19. Jun 26, 2009
  20. Jun 14, 2009
  21. Jun 05, 2009
  22. Jun 01, 2009
    • Dean Camera's avatar
      Commit of new class abstraction APIs for all device demos other than the MIDI... · d1e52660
      Dean Camera authored
      Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
      
      Removed scheduler and memory allocation libraries.
      
      Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated).
      
      Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.
      d1e52660
  23. May 22, 2009
  24. May 07, 2009
  25. Mar 20, 2009
  26. Feb 23, 2009
Loading