Skip to content
Snippets Groups Projects
  1. Oct 13, 2010
  2. Aug 31, 2010
  3. Aug 18, 2010
    • Dean Camera's avatar
      Fixed MassStorage based demos and projects resetting the SCSI sense values... · 4f114e57
      Dean Camera authored
      Fixed MassStorage based demos and projects resetting the SCSI sense values before the command is executed, leading to missed SCSI sense values when the host retrieves the sense key (thanks to Martin Degelsegger).
      
      Added missing DataflashManager_CheckDataflashOperation() function to the MassStorageKeyboard demo, removed redundant SCSI_Codes.h file as these values are part of the MassStorage Class Driver.
      4f114e57
  4. Jul 21, 2010
  5. Jun 03, 2010
  6. May 08, 2010
  7. Dec 30, 2009
  8. Dec 28, 2009
  9. Nov 23, 2009
  10. Sep 21, 2009
  11. Aug 26, 2009
  12. Jun 28, 2009
    • Dean Camera's avatar
      Added const modifiers to device mode class drivers. · f1076ac4
      Dean Camera authored
      Added parameter directions to function parameter documentation.
      
      Added new experimental FAST_STREAM_FUNCTIONS compile time option to speed up stream transfers at the expense of a higher FLASH consumption (needs testing to verify improved throughput).
      f1076ac4
  13. Jun 18, 2009
  14. Jun 14, 2009
  15. Jun 05, 2009
  16. Jun 01, 2009
    • Dean Camera's avatar
      Commit of new class abstraction APIs for all device demos other than the MIDI... · d1e52660
      Dean Camera authored
      Commit of new class abstraction APIs for all device demos other than the MIDI demo - not documented yet.
      
      Removed scheduler and memory allocation libraries.
      
      Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated).
      
      Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.
      d1e52660
  17. May 22, 2009
  18. Apr 26, 2009
  19. Apr 24, 2009
  20. Mar 26, 2009
  21. Mar 20, 2009
  22. Feb 23, 2009
Loading