use scons to build panda fw (#20457)

* use scons to build panda fw

* add arm gcc to dockerfile

* install gcc on macOS

* pandad shutdown test is flaky and broken due to faster startup

* bump panda
old-commit-hash: 0e338d2b91f35af6a7222eeb414951cd88784092
This commit is contained in:
Willem Melching
2021-03-24 14:44:39 +01:00
committed by GitHub
parent eae1fa481c
commit 285e086d80
10 changed files with 31 additions and 47 deletions
+1
View File
@@ -20,6 +20,7 @@ brew "openssl"
brew "pyenv"
brew "qt@5"
brew "zeromq"
cask "gcc-arm-embedded"
EOS
if [[ $SHELL == "/bin/zsh" ]]; then