Skip to content
Snippets Groups Projects
  1. Apr 15, 2010
    • Dean Camera's avatar
      Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable... · 3eb81df9
      Dean Camera authored
      Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to variables also. Add new ATTR_NOINIT attribute for global variables.
      
      Add the beginnings of a SDP implentation to the incomplete BluetoothHost demo.
      
      Add const attribute to the Mass Storage Host driver functions where it was applicable, but missing.
      3eb81df9
  2. Apr 14, 2010
  3. 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
  4. Mar 30, 2010
  5. Mar 29, 2010
  6. Mar 25, 2010
  7. Mar 24, 2010
  8. Mar 17, 2010
  9. Mar 15, 2010
  10. Mar 13, 2010
  11. Mar 09, 2010
  12. Feb 25, 2010
  13. Feb 24, 2010
  14. Feb 23, 2010
  15. Feb 22, 2010
  16. Feb 18, 2010
  17. Feb 14, 2010
  18. Feb 12, 2010
  19. Feb 11, 2010
  20. Feb 09, 2010
  21. Feb 08, 2010
  22. Feb 07, 2010
Loading