mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 20:03:53 +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
|