sipeed / platform-kendryte210

Kendryte K210: development platform for PlatformIO
https://platformio.org/platforms/kendryte210
Other
79 stars 31 forks source link

Add Sipeed RV Debuger cfg file. #15

Closed bitsk closed 5 years ago

bitsk commented 5 years ago

sipeed-rv-debugger.zip HI, We just tested the support of the Sipeed RV debugger, please add the debug configuration file to “interface/ftdi”. Thank you.

bitsk commented 5 years ago
"tool-openocd-kendryte": [
    {
      "sha1": "b8116055ba7a448ad3bb3ea04203f0237215be17", 
      "system": "darwin_x86_64", 
      "url": "http://dl.sipeed.com/MAIX/platformio/dl-packages/tool-openocd-kendryte-darwin_x86_64-1.203.0.tar.gz", 
      "version": "1.203.0"
    }, 
    {
      "sha1": "15afc35cf2ee716742568cb5de8f1d4071d5e59c", 
      "system": "linux_x86_64", 
      "url": "http://dl.sipeed.com/MAIX/platformio/dl-packages/tool-openocd-kendryte-linux_x86_64-1.203.0.tar.gz", 
      "version": "1.203.0"
    }, 
    {
      "sha1": "a68b6824c9f3f7bce4e1f815f8e54d4ebe749455", 
      "system": [
        "windows_x86", 
        "windows_amd64"
      ], 
      "url": "http://dl.sipeed.com/MAIX/platformio/dl-packages/tool-openocd-kendryte-windows_x86-1.203.0.tar.gz", 
      "version": "1.203.0"
    }
  ],
bitsk commented 5 years ago

I added cfg and repackaged it. Please add to cdn, thank you. @ivankravets

ivankravets commented 5 years ago

Done, thanks!

ivankravets commented 5 years ago

Docs have been added http://docs.platformio.org/en/latest/plus/debug-tools/sipeed-rv-debugger.html