Skip to content
Snippets Groups Projects
  1. Aug 24, 2010
  2. Aug 22, 2010
  3. 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
  4. Jul 22, 2010
  5. Jul 21, 2010
  6. Jul 15, 2010
    • Dean Camera's avatar
      Removed the automated checking of event names in the demo, project and... · f4710f6f
      Dean Camera authored
      Removed the automated checking of event names in the demo, project and bootloader makefiles due to inconsistancies between the behaviour of the command line tools used to perform the check on each platform.
      
      Removed the internal endpoint and pipe memory allocation macros, as this is already performed directly in the code. Simplify the endpoint and pipe reset procedure.
      f4710f6f
  7. Jun 17, 2010
  8. Jun 15, 2010
  9. May 29, 2010
  10. May 08, 2010
  11. Apr 13, 2010
    • Dean Camera's avatar
      Removed two-step endpoint/pipe bank clear and switch sequence for smaller,... · 7b79325a
      Dean Camera authored
      Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code.
      
      Added spacing between multiple paragraphs in Doxygen \note sections.
      
      Removed call to the clock prescaler reset function in the Teensy bootloader to save space - the user application is accessed via a watchdog reset anyway, so the prescale reset would only affect the speed of the bootloader itself.
      7b79325a
  12. Mar 29, 2010
  13. Feb 24, 2010
  14. Feb 23, 2010
  15. Feb 11, 2010
  16. Feb 01, 2010
  17. Dec 30, 2009
  18. Dec 28, 2009
  19. Dec 13, 2009
  20. Nov 25, 2009
  21. Nov 09, 2009
  22. Nov 06, 2009
  23. Oct 18, 2009
  24. Oct 03, 2009
  25. Sep 30, 2009
  26. Sep 24, 2009
  27. Sep 21, 2009
  28. Sep 20, 2009
  29. Sep 02, 2009
  30. Aug 26, 2009
  31. Aug 25, 2009
  32. Aug 20, 2009
  33. Jul 26, 2009
  34. Jul 20, 2009
  35. Jul 19, 2009
  36. Jul 13, 2009
Loading