arduino / listSerialPortsC

Simple multiplatform program to list serial ports with vid/pid/iserial fields
GNU Lesser General Public License v3.0
10 stars 10 forks source link

listSerialPortsC not built for ppc64el (OpenPOWER) systems #12

Open madscientist159 opened 5 years ago

madscientist159 commented 5 years ago

There are no prebuilt packages available for ppc64el (OpenPOWER) systems, despite the software working on those platforms (after some significant manual work to pull in dependencies using the correct architecture).

OpenPOWER systems are being deployed more widely, especially in education, and having an easy way to install a newer IDE version than the 1.5 version in Debian Experimental would be much appreciated.

See also https://github.com/arduino/Arduino/issues/8778

madscientist159 commented 5 years ago

Can we get this merged / built?