We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bugfix-2.1.x
Yes, and the problem still exists.
this toolchain has been removed, and replaced platformio/platformio-core#4741
after trying to compile, I receive this error:
Processing HC32F460xCxx_AQUILA_V101 (platform: https://github.com/shadow578/platform-hc32f46x.git; board: generic_hc32f460; framework: arduino) -------------------------------------------------------------------------------- Platform Manager: Installing git+https://github.com/shadow578/platform-hc32f46x.git git version 2.[42](https://github.com/classicrocker883/MRiscoCProUI/actions/runs/6508150014/job/17676940915#step:8:43).0 Cloning into '/home/runner/.platformio/.cache/tmp/pkg-installing-21db8mih'... Platform Manager: hc32f[46](https://github.com/classicrocker883/MRiscoCProUI/actions/runs/6508150014/job/17676940915#step:8:47)x@1.0.0+sha.33fc21f has been installed! Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ =1.120201.221222 UnknownPackageError: Could not find the package with 'platformio/toolchain-gccarmnoneeabi @ =1.120201.221222' requirements for your system 'linux_x86_64' Error: Process completed with exit code 1.
We have just removed the broken 1.120201.221222 version. Please try the recently published 1.120301.0
1.120201.221222
Originally posted by @ivankravets in platformio/platformio-core#4741 (comment)
I believe this is the file that needs to be changed: https://github.com/shadow578/platform-hc32f46x/blob/main/platform.json
recently, probably started 3 weeks ago when toolchain was removed
No response
current
None
Configuration.h
Configuration_adv.h
so this toolchain needs to be updated/changed in the framework repos
toolchain-gccarmnoneeabi @ =1.120201.221222 >> 1.120301.0
https://registry.platformio.org/tools/platformio/toolchain-gccarmnoneeabi (12.3.1)
The text was updated successfully, but these errors were encountered:
thanks for the heads-up, should be fixed by shadow578/platform-hc32f46x#4
Sorry, something went wrong.
No branches or pull requests
Did you test the latest
bugfix-2.1.x
code?Yes, and the problem still exists.
Bug Description
this toolchain has been removed, and replaced
platformio/platformio-core#4741
after trying to compile, I receive this error:
We have just removed the broken
1.120201.221222
version. Please try the recently published 1.120301.0Originally posted by @ivankravets in platformio/platformio-core#4741 (comment)
I believe this is the file that needs to be changed:
https://github.com/shadow578/platform-hc32f46x/blob/main/platform.json
Bug Timeline
recently, probably started 3 weeks ago when toolchain was removed
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
current
Printer model
No response
Electronics
No response
Add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
so this toolchain needs to be updated/changed in the framework repos
toolchain-gccarmnoneeabi @ =1.120201.221222 >> 1.120301.0
https://registry.platformio.org/tools/platformio/toolchain-gccarmnoneeabi (12.3.1)
The text was updated successfully, but these errors were encountered: