Skip to content
Snippets Groups Projects
  1. Aug 30, 2009
  2. Aug 27, 2009
  3. Aug 26, 2009
  4. Aug 25, 2009
  5. Aug 23, 2009
  6. Aug 20, 2009
  7. Aug 19, 2009
  8. Aug 18, 2009
  9. Aug 17, 2009
    • Dean Camera's avatar
      Added beginnings of a new AVRISP-MKII clone project. · ecd82778
      Dean Camera authored
      Added new Endpoint_SetEndpointDirection() macro to set the current endpoint direction for bidirectional endpoints.
      
      Renamed internal USB_INT_ENDPOINT_SETUP macro to USB_INT_RXSTPI to fit in with the rest of the interrupt vector macros.
      ecd82778
  10. Aug 13, 2009
  11. Aug 11, 2009
  12. 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
  13. Jul 27, 2009
  14. Jul 23, 2009
  15. Jul 20, 2009
  16. Jul 13, 2009
  17. 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
  18. Jun 26, 2009
  19. Jun 22, 2009
  20. Jun 19, 2009
  21. Jun 18, 2009
  22. Jun 16, 2009
  23. Jun 15, 2009
  24. Jun 14, 2009
  25. Jun 11, 2009
  26. Jun 10, 2009
Loading