Skip to content
Snippets Groups Projects
  1. Nov 26, 2010
  2. Nov 25, 2010
  3. Nov 08, 2010
  4. Oct 28, 2010
  5. Oct 24, 2010
  6. Oct 13, 2010
  7. Oct 12, 2010
  8. Aug 31, 2010
  9. 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
  10. Jul 30, 2010
  11. Jul 29, 2010
  12. Jul 21, 2010
  13. Jul 19, 2010
  14. Jul 15, 2010
  15. Jul 09, 2010
    • Dean Camera's avatar
      Rewrote the implementation of the SwapEndian_16() and SwapEndian_32()... · c326fe96
      Dean Camera authored
      Rewrote the implementation of the SwapEndian_16() and SwapEndian_32() functions so that they compile down in most instances to minimal loads and stores rather than complicated shifts.
      
      Fixed SCSI.c implementations of all the demos/projects casting the block count to a 32-bit temporary before calling SwapEndian_16().
      c326fe96
  16. Jun 14, 2010
  17. Jun 03, 2010
  18. May 08, 2010
  19. May 07, 2010
  20. Apr 18, 2010
  21. Mar 10, 2010
  22. Mar 09, 2010
  23. Feb 19, 2010
  24. Feb 18, 2010
  25. Feb 15, 2010
  26. Feb 12, 2010
  27. Feb 09, 2010
  28. Feb 07, 2010
  29. Feb 04, 2010
  30. Feb 03, 2010
Loading