Giter VIP home page Giter VIP logo

Comments (6)

bitsk avatar bitsk commented on June 18, 2024

Hi @ivankravets ,

I have modified these code and now ready for release.
These are the packages required for the windows platform.

 "tool-openocd-gd32v": [
    {
        "sha1": "12fb7af4027f0cd4eff53a3ab4d94f395416fe3b", 
        "system": [
          "windows_x86", 
          "windows_amd64"
        ], 
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/tool-openocd-gd32v-v0.1.1-win.tar.gz", 
        "version": "0.1.1"
    }
 ],
"toolchain-gd32v": [
	{
		"sha1": "c7858c6757c11101a0a7fa261ee525e62b29742d",
		"system": [
          "windows_x86", 
          "windows_amd64"
        ], 
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/toolchain-gd32v-v9.2.0-win.tar.gz", 
        "version": "9.2.0"
	}
],
"tool-gd32vflash": [
	{
		"sha1": "44deb6bacdf05cd12d37470b51e0236acd5506de",
		"system": [
          "windows_x86", 
          "windows_amd64"
        ], 
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/tool-gd32vflash-v0.1.0-win.tar.gz", 
        "version": "0.1.0"
	}
],
"framework-gd32vf103-sdk":[
    {
        "sha1": "27554d2e811e4bea8d2f8380a8188ec0425724fd",
        "system": "*",
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/framework-gd32vf103-sdk-v1.0.0.tar.gz",
        "version": "1.0.0"
	}
    ],
"framework-arduino-gd32v":[
     {
        "sha1": "0791bc2f745c0b7884458294c6cc1ef281896e4f",
        "system": "*",
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/framework-arduino-gd32v-demo-0.1.1.tar.gz",
        "version": "0.1.1"
     }
 ],

I will prepare the linux tool and send it to you later.

And I have added you to collaborators list, here is Invitation link:
https://github.com/sipeed/platform-gd32v/invitations

from platform-gd32v.

bitsk avatar bitsk commented on June 18, 2024

By the way, some developers want us to provide an offline installation package. Can you provide some way to install PIO in vscode without a network? I set the PLATFORMIO_CORE_DIR directory, but it does not seem to work when the installation is initialized, or it will be installed in the systerm Users directory. what should I do?

from platform-gd32v.

bitsk avatar bitsk commented on June 18, 2024

Here are the links of linux tools.

    {
        "sha1": "e823ae8ee3affe8b597681c396e57a82eb25ef76",
        "system": "linux_x86_64",
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/tool-gd32vflash-v0.1.0-linux.tar.gz", 
        "version": "0.1.0"
    }

    {
        "sha1": "a0012f8cb070b18b2b0077b081532ac0057519d",
        "system": "linux_x86_64",
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/toolchain-gd32v-v9.2.0-linux.tar.gz", 
        "version": "9.2.0"
    }

    {
        "sha1": "a0a1cb649eda649250139290f6ca38a605efc172", 
        "system": "linux_x86_64", 
        "url": "http://dl.sipeed.com/LONGAN/platformio/dl-packages/tool-openocd-gd32v-v0.1.1-linux.tar.gz", 
        "version": "0.1.1"
    }, 

from platform-gd32v.

ivankravets avatar ivankravets commented on June 18, 2024

https://travis-ci.org/sipeed/platform-gd32v/jobs/584158170

Is this toolchain valid http://dl.sipeed.com/LONGAN/platformio/dl-packages/toolchain-gd32v-v9.2.0-linux.tar.gz?

from platform-gd32v.

ivankravets avatar ivankravets commented on June 18, 2024

Sorry, it seems like our issue with packaging. We will redeploy the new package.

from platform-gd32v.

ivankravets avatar ivankravets commented on June 18, 2024

The release is out! https://twitter.com/PlatformIO_Org/status/1172507702184034304

By the way, some developers want us to provide an offline installation package.

It's possible in theory. We have a feature request for this. PlatformIO IDE installs PIO Core in virtual environment which depends on system Python.

from platform-gd32v.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.