Skip to content
Snippets Groups Projects
  1. Oct 12, 2009
  2. Oct 01, 2009
  3. Aug 27, 2009
  4. Aug 25, 2009
  5. Aug 24, 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 05, 2009
    • Dean Camera's avatar
      Renamed all library events to properly seperate out Device and Host mode... · c5038f1b
      Dean Camera authored
      Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
      
      Remove VBUS events - not needed as the library takes care of VBUS detection and feedback on supported AVRs via the USB_Device_Connected and USB_Device_Disconnected events.
      
      Fixed incorrect Host state assignment in the incomplete BluetoothHost demo.
      c5038f1b
  11. Jul 13, 2009
  12. Apr 19, 2009
  13. Mar 19, 2009
  14. Feb 23, 2009
Loading