mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-24 04:03:54 +08:00
4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/bin/bash
|
|
sudo apt-get install gcc-arm-none-eabi python-pip
|
|
sudo pip2 install libusb1
|