Files
panda-meb/board/get_sdk.sh
2018-03-04 15:19:28 -06:00

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