Files
StarPilot/panda/board/get_sdk_mac.sh
T
Vehicle Researcher 9fe1db3d22 Merge panda subtree
old-commit-hash: 02968cda63
2018-03-16 23:57:46 -07:00

6 lines
156 B
Bash

#!/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