We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3b2d26 + 707e754 commit 8efe172Copy full SHA for 8efe172
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