Skip to content
Snippets Groups Projects
  1. Mar 16, 2010
  2. Feb 04, 2010
  3. Feb 03, 2010
  4. Jan 28, 2010
  5. Jan 25, 2010
  6. Jan 06, 2010
  7. Jan 05, 2010
  8. Dec 30, 2009
  9. Dec 28, 2009
  10. Dec 13, 2009
  11. Dec 09, 2009
  12. 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
  13. Dec 07, 2009
  14. Dec 04, 2009
  15. Nov 26, 2009
  16. Nov 25, 2009
  17. Nov 23, 2009
  18. Nov 15, 2009
  19. Nov 13, 2009
  20. Nov 09, 2009
  21. Nov 08, 2009
  22. 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
  23. Nov 04, 2009
  24. Nov 03, 2009
  25. Oct 16, 2009
  26. Oct 12, 2009
  27. Oct 11, 2009
  28. Oct 08, 2009
  29. Sep 29, 2009
Loading