Skip to content
Snippets Groups Projects
  1. Feb 25, 2010
  2. Feb 24, 2010
  3. Feb 23, 2010
  4. Feb 22, 2010
  5. Feb 12, 2010
  6. Feb 11, 2010
  7. Feb 05, 2010
  8. Feb 01, 2010
    • Dean Camera's avatar
      Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and... · 4d246a82
      Dean Camera authored
      Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen).
      
      Mark the AVRISP-MKII project descriptors as being both Bus Powered and Device Powered.
      
      Copy over file level documentation of the peripheral drivers to the module level documentation.
      4d246a82
  9. Jan 27, 2010
  10. Jan 25, 2010
  11. Jan 19, 2010
  12. Jan 15, 2010
  13. Dec 30, 2009
  14. Dec 28, 2009
  15. Dec 13, 2009
  16. Nov 11, 2009
  17. Nov 09, 2009
  18. Nov 06, 2009
  19. Nov 03, 2009
  20. Aug 23, 2009
  21. Jul 14, 2009
  22. Jun 28, 2009
    • Dean Camera's avatar
      Added const modifiers to device mode class drivers. · f1076ac4
      Dean Camera authored
      Added parameter directions to function parameter documentation.
      
      Added new experimental FAST_STREAM_FUNCTIONS compile time option to speed up stream transfers at the expense of a higher FLASH consumption (needs testing to verify improved throughput).
      f1076ac4
  23. Jun 22, 2009
  24. May 07, 2009
  25. Apr 26, 2009
  26. Apr 22, 2009
  27. Apr 19, 2009
    • Dean Camera's avatar
      Fixed incorrect HID interface class and subclass values in the Mouse and... · 663f449c
      Dean Camera authored
      Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).
      
      Capitolised the "Descriptor_Search" and "Descriptor_Search_Comp" prefixes of the values in the DSearch_Return_ErrorCodes_t and DSearch_Comp_Return_ErrorCodes_t enums.
      
      Minor documentation improvements.
      663f449c
Loading