Skip to content
Snippets Groups Projects
  1. Aug 27, 2009
  2. Aug 25, 2009
  3. Aug 24, 2009
  4. Aug 20, 2009
  5. Aug 19, 2009
  6. Aug 18, 2009
  7. 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
  8. 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
  9. Jul 13, 2009
  10. Apr 19, 2009
  11. Mar 19, 2009
  12. Feb 23, 2009
Loading