Files
StarPilot/panda/board/get_sdk_mac.sh
T
Vehicle Researcher 7cb06570f0 Merge panda subtree
old-commit-hash: 94a27e351f
2018-04-14 06:06:42 +00:00

6 lines
156 B
Bash
Executable File

#!/bin/bash
# Need formula for gcc
brew tap ArmMbed/homebrew-formulae
brew install python dfu-util arm-none-eabi-gcc
pip2 install libusb1 pycrypto requests