Skip to content
Snippets Groups Projects
  1. Dec 17, 2015
  2. Dec 16, 2015
  3. Nov 23, 2015
  4. Nov 20, 2015
  5. Nov 17, 2015
  6. Nov 06, 2015
  7. Nov 04, 2015
  8. Oct 26, 2015
  9. Oct 22, 2015
    • agdl's avatar
      Tone fix for #59 and optimizations · 823cbce4
      agdl authored
      This fixes issue #59 and optimize the way the prescaler is found.
      Furthermore non needed instructions are not repeated.
      823cbce4
  10. Oct 21, 2015
  11. Oct 12, 2015
  12. Sep 24, 2015
  13. Sep 16, 2015
  14. 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
  15. Sep 09, 2015
  16. Sep 08, 2015
  17. Sep 04, 2015
  18. Aug 24, 2015
  19. Aug 14, 2015
Loading