Skip to content
Snippets Groups Projects
  1. Feb 03, 2012
  2. Feb 01, 2012
  3. Jan 29, 2012
  4. Jan 15, 2012
  5. Jan 02, 2012
  6. Dec 23, 2011
  7. Dec 01, 2011
  8. Nov 28, 2011
  9. Nov 23, 2011
  10. Nov 09, 2011
  11. Oct 11, 2011
  12. Sep 21, 2011
  13. Jul 19, 2011
  14. Jul 15, 2011
  15. Jul 01, 2011
  16. Jun 20, 2011
  17. Jun 05, 2011
  18. Jun 02, 2011
  19. Jun 01, 2011
  20. Apr 23, 2011
  21. Apr 08, 2011
    • Dean Camera's avatar
      Correct UC3 global interrupt functions. · de9bd767
      Dean Camera authored
      Replace all calls and references to _delay_ms() in the code with the architecture-agnostic Delay_MS() function.
      
      Improve code generation for the Delay_MS() function on the AVR8 architecture when called with a constant input.
      de9bd767
  22. Apr 04, 2011
    • Dean Camera's avatar
      Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_*... · 899df7d3
      Dean Camera authored
      Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
      
      Renamed all low level Pipe_Read_*, Pipe_Write_* and Pipe_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
      899df7d3
  23. Mar 21, 2011
  24. Mar 18, 2011
  25. Feb 19, 2011
  26. Feb 15, 2011
  27. Feb 13, 2011
  28. Feb 11, 2011
  29. Feb 10, 2011
  30. Feb 09, 2011
  31. Feb 06, 2011
Loading