Skip to content
Snippets Groups Projects
  1. Jul 04, 2010
  2. Jun 03, 2010
  3. May 08, 2010
  4. Feb 24, 2010
  5. Feb 22, 2010
  6. Feb 11, 2010
  7. Dec 30, 2009
  8. Dec 28, 2009
  9. Dec 13, 2009
  10. Nov 09, 2009
  11. Aug 05, 2009
    • Dean Camera's avatar
      Fixed issue in USBtoSerial demos where the USART Rx line was not having its... · 99c447c7
      Dean Camera authored
      Fixed issue in USBtoSerial demos where the USART Rx line was not having its pullup enabled at startup, leading to noise being received from the Rx pin when left floating.
      
      Removed unused relative Common.h header include from the DriverStubs board stub drivers.
      
      Fixed Benito programmer, use the correct LED functions where needed to ensure correct status display at all times.
      99c447c7
  12. Jul 24, 2009
  13. 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
  14. May 06, 2009
  15. 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
  16. Apr 01, 2009
  17. Mar 17, 2009
  18. Feb 23, 2009
Loading