Skip to content
Snippets Groups Projects
  1. Apr 13, 2010
    • Dean Camera's avatar
      Document the Bluetooth ACL layer. Remove unneeded parameters from the... · e55f3386
      Dean Camera authored
      Document the Bluetooth ACL layer. Remove unneeded parameters from the signalling command processing routines.
      
      Change over the code so that the bluetooth packet data is read in by the stack rather than the user application, to make it more unform for sending/receiving, and so the library can handle incomming fragmentation in the future.
      
      Start Service Discovery Protocol decoding and processing.
      e55f3386
  2. Apr 12, 2010
  3. Apr 11, 2010
  4. Apr 10, 2010
  5. Apr 06, 2010
  6. Apr 05, 2010
  7. Apr 01, 2010
  8. Mar 31, 2010
  9. Mar 29, 2010
  10. Mar 25, 2010
  11. Mar 23, 2010
  12. Mar 22, 2010
  13. Mar 17, 2010
  14. Mar 16, 2010
  15. Feb 09, 2010
  16. Feb 04, 2010
  17. Feb 03, 2010
  18. Jan 28, 2010
  19. Jan 25, 2010
  20. Jan 06, 2010
  21. Jan 05, 2010
  22. Dec 30, 2009
  23. Dec 28, 2009
  24. Dec 13, 2009
  25. Dec 09, 2009
  26. 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
  27. Dec 07, 2009
Loading