Skip to content
Snippets Groups Projects
  1. Jan 01, 2011
  2. Oct 28, 2010
  3. Oct 13, 2010
  4. Aug 09, 2010
    • Dean Camera's avatar
      Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use... · 508e905d
      Dean Camera authored
      Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions depending of if the given bank size is a compile time constant, as the compiler does a better job of optimizing with basic code.
      
      Changed over all device demos to use a clearer algorithm for the configuring of the application's endpoints.
      508e905d
  5. Aug 01, 2010
  6. Jul 29, 2010
    • Dean Camera's avatar
      Add special support to the AVRISP-MKII for the new model USBTINY-MKII's... · 62022252
      Dean Camera authored
      Add special support to the AVRISP-MKII for the new model USBTINY-MKII's additional LED to indicate target power source.
      
      Add support to the USBTINY-MKII's additional LED in the board's LED driver header.
      
      Changed LED indicator masks for the AVRISP-MKII project, so that there are defined roles for each LED.
      62022252
  7. Jul 13, 2010
  8. 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
  9. Jun 21, 2010
  10. Jun 03, 2010
  11. May 27, 2010
  12. May 13, 2010
  13. May 08, 2010
  14. Apr 28, 2010
  15. Apr 06, 2010
  16. Mar 31, 2010
  17. Jan 19, 2010
  18. Dec 30, 2009
  19. Dec 28, 2009
  20. Dec 27, 2009
  21. Dec 26, 2009
  22. Dec 24, 2009
  23. Dec 03, 2009
  24. Dec 02, 2009
  25. Nov 23, 2009
  26. Nov 09, 2009
  27. Nov 06, 2009
  28. Aug 30, 2009
  29. Aug 25, 2009
  30. Aug 24, 2009
  31. Aug 23, 2009
  32. Aug 20, 2009
Loading