mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-12 04:42:13 +08:00
9fe1db3d22
old-commit-hash: 02968cda63
4 lines
106 B
Bash
Executable File
4 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
sudo apt-get install gcc-arm-none-eabi python-pip
|
|
sudo pip2 install libusb1 pycrypto requests
|