Closed silver2row closed 2 years ago
Hello...
It works on Debian Bullseye in WSL2 for PlatformIO b/c of gcc-10 being the current cross_compiler.
Seth
P.S. One would have to install conan and pip but it builds when one would clone this repo. and listen to the build instructions.
Describe the bug
To Reproduce Command line or scripts to reproduce the behavior:
cmake .. -DCMAKE_BUILD_TYPE=Release -DTOOLCHAIN=/opt/riscv-toolchain/bin && make
Expected behavior A clear and concise description of what you expected to happen. I expected the build to finish correctly.
Origin model and code If applicable, add orgin model and code to help explain your problem.
Environment (please complete the following information):
Additional context Add any other context about the problem here. Hello...
Is this supported for the Kendryte Standalone SDK for the MaixDuino?