Longan Nano VS Code Platform IO toolchain is bricked
It was working in the past.
Following guide:
https://longan.sipeed.com/en/get_started/pio.html
Error:
PIO Core Call Error: "Platform Manager: Installing git+https://github.com/sipeed/platform-gd32v.git\r\ngit version 2.50.1.windows.1\nPlatform Manager: gd32v@1.3.0+sha.7889775 has been installed!\r\nTool Manager: Installing platformio/toolchain-gd32v @ ~9.2.0\r\n\n\nCloning into 'C:\\Users\\FatherOfMachines\\.platformio\\.cache\\tmp\\pkg-installing-3tibruhl'...\nHTTPClientError: You do not have permission for this request"
Seems to arrive from broken registry on platformio side You do not have permission for this request
https://registry.platformio.org/platforms/sipeed/gd32v
There is a sispeed repo that doesn't work because it falls back to the registry
https://github.com/sipeed/platform-gd32v
There is a compiler toolchain
https://github.com/riscv-mcu/riscv-gnu-toolchain
This needs solving, I have lots of those tiny boards that are great
sipeed/platform-gd32v#40
Longan Nano VS Code Platform IO toolchain is bricked
It was working in the past.
Following guide:
https://longan.sipeed.com/en/get_started/pio.html
Error:
Seems to arrive from broken registry on platformio side
You do not have permission for this requesthttps://registry.platformio.org/platforms/sipeed/gd32v
There is a sispeed repo that doesn't work because it falls back to the registry
https://github.com/sipeed/platform-gd32v
There is a compiler toolchain
https://github.com/riscv-mcu/riscv-gnu-toolchain
This needs solving, I have lots of those tiny boards that are great
sipeed/platform-gd32v#40