arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.23k stars 381 forks source link

Provide builds for riscv64 host CPU architecture #1936

Open N0rbert opened 1 year ago

N0rbert commented 1 year ago

Currently RISC-V became more and more popular, for example VisionFive 1 and VisionFive 2 SBC platforms are widely available.

Please provide Arduino IDE for this platform.

anonymouscowhead commented 7 months ago

tried to build it from source, and it seemed to trip up on nx lacking a native module for riscv64.. https://github.com/nrwl/nx/issues/20914