mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 20:42:09 +08:00
4 lines
105 B
Bash
Executable File
4 lines
105 B
Bash
Executable File
#!/bin/bash
|
|
sudo apt-get install gcc-arm-none-eabi python-pip
|
|
sudo pip install libusb1 pycrypto requests
|