We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b2d26 commit 707e754Copy full SHA for 707e754
install-deps.sh
@@ -5,5 +5,6 @@ sudo apt-get install -y autoconf libtool gperf flex bison autoconf2.13
5
sudo apt-get install -y cmake libncurses-dev libusb-1.0-0-dev genromfs
6
sudo apt-get install -y libsgutils2-dev gcc-arm-none-eabi minicom
7
sudo apt-get install -y python-pip pkg-config
8
+sudo apt-get install -y gcc-arm-linux-gnueabihf binutils-arm-linux-gnueabi
9
10
sudo pip install schedule
0 commit comments