Open Nick-Miras opened 6 months ago
Edit:
I've read the platform.py
file and discovered that it is indeed required if the chipset is rda8955. However, it stumps me that the toolchain is only available for Windows. Are there any alternative packages in Linux?
I am running PlatformIO on Gentoo. When I tried to initialize a new project for an
a9g
board, it gave me anUnknownPackageError
regardingwaybyte/toolchain-gccmipselfrda8955
. After reading the package description of gccmipselfrda8955, it should only work on Windows operating systems; however, after reading theplatform.json
file of this repository, the package should be optional. What could be the issue here?Result of
uname -r
:Complete error message: