Skip to content
Snippets Groups Projects
  1. May 08, 2010
  2. 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
  3. Jan 04, 2010
  4. Nov 08, 2009
  5. Nov 07, 2009
    • Dean Camera's avatar
      Make Low Level host demos use void pointers for the configuration descriptor,... · 34dc7f24
      Dean Camera authored
      Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines.
      
      Added preprocessor checks to give a human readable error when the class drivers are used when the incompatible NO_STREAM_CALLBACKS compile time option is used.
      34dc7f24
  6. Nov 03, 2009
Loading