Skip to content
Snippets Groups Projects
  1. May 27, 2016
  2. Mar 30, 2016
  3. Mar 04, 2016
  4. Jan 03, 2016
  5. Oct 21, 2015
  6. Oct 12, 2015
  7. Sep 16, 2015
  8. Sep 10, 2015
    • Cristian Maglie's avatar
      Fixed bug in USBCore::send... (yikes!) · 81cbda3a
      Cristian Maglie authored
      81cbda3a
    • Cristian Maglie's avatar
      Disabled SRAM shortcut when in USBCore::send · ac16594d
      Cristian Maglie authored
      The shortcut has some issues:
      
      - sometimes it fails when sending an odd number of bytes (may be
        due to memory alignment?)
      - the data pointer should point to "stable" data (and this is not
        guaranteed by caller, it may be some sort of temporary buffer)
      - the SRAM is not guaranteed to start at 0x20000000
      
      All the above problems must be properly fixed before reenabling
      this part
      ac16594d
  9. Sep 09, 2015
  10. Jun 24, 2015
  11. Jun 12, 2015
  12. Jun 10, 2015
  13. Mar 13, 2015
  14. Mar 06, 2015
  15. Feb 13, 2015
  16. Oct 08, 2014
  17. Sep 11, 2014
  18. Aug 26, 2014
  19. Aug 18, 2014
  20. Aug 16, 2014
  21. Aug 01, 2014
  22. Jul 25, 2014
  23. Jun 25, 2014
  24. Jun 20, 2014
  25. May 12, 2014
  26. Apr 15, 2014
Loading