Skip to content
Snippets Groups Projects
  1. May 07, 2010
  2. Apr 28, 2010
  3. Apr 18, 2010
  4. Apr 01, 2010
  5. Mar 29, 2010
  6. Mar 25, 2010
  7. Mar 16, 2010
  8. Feb 04, 2010
  9. Feb 03, 2010
  10. Jan 28, 2010
  11. Jan 25, 2010
  12. Jan 06, 2010
  13. Jan 05, 2010
  14. Dec 30, 2009
  15. Dec 28, 2009
  16. Dec 13, 2009
  17. Dec 09, 2009
  18. Dec 08, 2009
    • Dean Camera's avatar
      Make sure that USB_STREAM_TIMEOUT_MS is set in the MassStorageHost ClassDriver... · 2281750b
      Dean Camera authored
      Make sure that USB_STREAM_TIMEOUT_MS is set in the MassStorageHost ClassDriver demo, so that slow devices don't time out the data pipe. Increase pipe timeout in both MassStorageHost demos to 5 seconds to account for the really slow devices.
      
      Fix TeensyHID bootloader not properly shutting down the USB interface to trigger a disconnection on the host before resetting the AVR.
      2281750b
  19. Dec 07, 2009
  20. Dec 04, 2009
  21. Nov 26, 2009
  22. Nov 25, 2009
  23. Nov 23, 2009
  24. Nov 15, 2009
  25. Nov 13, 2009
  26. Nov 09, 2009
  27. Nov 08, 2009
  28. Nov 07, 2009
    • Dean Camera's avatar
      Make Low Level host demos use void pointers for the configuration descriptor,... · 34dc7f24
      Dean Camera authored
      Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines.
      
      Added preprocessor checks to give a human readable error when the class drivers are used when the incompatible NO_STREAM_CALLBACKS compile time option is used.
      34dc7f24
  29. Nov 04, 2009
  30. Nov 03, 2009
Loading