Skip to content
Snippets Groups Projects
  1. Oct 20, 2010
  2. Oct 13, 2010
  3. Oct 06, 2010
  4. Aug 31, 2010
  5. Aug 02, 2010
  6. Jul 31, 2010
  7. Jul 30, 2010
  8. Jul 29, 2010
  9. Jul 22, 2010
  10. Jul 21, 2010
  11. Jul 19, 2010
  12. Jun 17, 2010
  13. Jun 16, 2010
  14. May 29, 2010
  15. May 18, 2010
  16. May 08, 2010
  17. May 04, 2010
  18. 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
  19. Mar 29, 2010
  20. Mar 15, 2010
  21. Mar 13, 2010
  22. Feb 25, 2010
  23. Feb 24, 2010
  24. Feb 23, 2010
  25. Feb 22, 2010
  26. Feb 12, 2010
  27. Feb 11, 2010
  28. Feb 05, 2010
  29. Feb 01, 2010
    • Dean Camera's avatar
      Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and... · 4d246a82
      Dean Camera authored
      Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REMOTEWAKEUP tokens (thanks to Claus Christensen).
      
      Mark the AVRISP-MKII project descriptors as being both Bus Powered and Device Powered.
      
      Copy over file level documentation of the peripheral drivers to the module level documentation.
      4d246a82
Loading