Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 509 Bytes

File metadata and controls

17 lines (10 loc) · 509 Bytes

toolchains

This repository hosts the public releases of the Cube-OS toolchains

How to download latest release

iOBC toolchain

wget https://github.com/Cube-OS/toolchains/releases/download/0.2/iobc-toolchain-0.2.tar.gz

tar -xvzf iobc-toolchain-0.2.tar.gz -C /usr/bin/iobc_toolchain

BeagleBone Black toolchain

wget https://github.com/Cube-OS/toolchains/releases/download/0.2/bbb-toolchain-0.2.tar.gz

tar -xvzf bbb-toolchain-0.2.tar.gz -C /usr/bin/bbb_toolchain

RPi toolchain (tba)