Skip to content
Snippets Groups Projects
  1. Jun 08, 2011
  2. Jun 05, 2011
  3. May 26, 2011
  4. Mar 15, 2011
  5. Feb 20, 2011
  6. Feb 19, 2011
  7. Jan 16, 2011
  8. Jan 08, 2011
  9. Jan 01, 2011
  10. Dec 26, 2010
  11. Nov 05, 2010
  12. Oct 28, 2010
  13. Oct 24, 2010
  14. Oct 13, 2010
  15. Aug 22, 2010
  16. Jul 29, 2010
  17. Jul 21, 2010
    • Dean Camera's avatar
      Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel... · 99d8a393
      Dean Camera authored
      Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h.
      
      Rename LowLevel.c/.h to USBController.c/.h.
      
      Remove dependancies on the complete <avr/io.h> header in the HighLevel USB driver directory, to ensure less work is required in later (possible) ports.
      99d8a393
  18. Jul 19, 2010
  19. Jul 06, 2010
  20. Jul 02, 2010
    • Dean Camera's avatar
      Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific... · 8b053d6b
      Dean Camera authored
      Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros. Moved USB_Device_SendRemoteWakeup() to the new Device.c source file and corrected it to unfreeze and restart the USB controller clock before issuing a Remote Wakeup request.
      
      Removed the USB_Device_IsRemoteWakeupSent() and USB_Device_IsUSBSuspended() macros, as they are now obsolete.
      8b053d6b
  21. Jun 17, 2010
  22. May 08, 2010
  23. Apr 28, 2010
  24. Mar 29, 2010
  25. Feb 24, 2010
  26. Feb 23, 2010
  27. Feb 11, 2010
  28. Feb 02, 2010
  29. Dec 30, 2009
  30. Dec 28, 2009
  31. Nov 29, 2009
  32. Nov 27, 2009
  33. Nov 26, 2009
  34. Nov 13, 2009
Loading