inputlabs / alpakka_firmware

GNU General Public License v2.0
98 stars 20 forks source link

install.sh: add support for Linux aarch64 #108

Closed fabiobaltieri closed 3 months ago

fabiobaltieri commented 5 months ago

Add support for detecting kernel/machine pairs, and add the link to the ARM64 version of the SDK so that this is usable under Linux ARM. Make the script fail with a clear message if the platform is not recognized.

Fixes https://github.com/inputlabs/alpakka_firmware/issues/105