Skip to content
Snippets Groups Projects
  1. Aug 13, 2009
  2. Aug 11, 2009
  3. 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
    • Dean Camera's avatar
      Make Control Endpoint stream transfers more reliable by adding in early aborts... · 4421782b
      Dean Camera authored
      Make Control Endpoint stream transfers more reliable by adding in early aborts for unexpected new SETUP tokens, or unexpected status stage during control stream writes.
      
      Fix corruption in Device RNDIS demos TCP stack when too many connections attempted simultaneously, freezing the device when a page was re-fetched before the first connection was closed.
      
      Fix incorrect model compatibility information in the Host LowLevel demo overview text files.
      4421782b
  4. Jul 27, 2009
  5. Jul 23, 2009
  6. Jul 20, 2009
  7. Jul 13, 2009
  8. Jul 11, 2009
    • Dean Camera's avatar
      Added incomplete PrinterHost demo application. · e0af6014
      Dean Camera authored
      Seperated out Lib components of the incomplete BluetoothHost demo application out into a seperate Lib subfolder.
      
      Changed F_CLOCK entries in project makefiles to alias to F_CPU by default, as this is the most common case.
      e0af6014
  9. Jun 26, 2009
  10. Jun 22, 2009
  11. Jun 19, 2009
  12. Jun 18, 2009
  13. Jun 16, 2009
  14. Jun 15, 2009
  15. Jun 14, 2009
  16. Jun 11, 2009
  17. Jun 10, 2009
  18. Jun 07, 2009
  19. Jun 05, 2009
  20. Jun 01, 2009
  21. May 26, 2009
  22. May 22, 2009
  23. May 12, 2009
  24. May 06, 2009
  25. Apr 17, 2009
Loading