mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
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:
@@ -357,6 +357,7 @@ Export('common', 'gpucommon', 'visionipc')
|
||||
# Build openpilot
|
||||
|
||||
SConscript(['cereal/SConscript'])
|
||||
SConscript(['panda/board/SConscript'])
|
||||
SConscript(['opendbc/can/SConscript'])
|
||||
|
||||
SConscript(['phonelibs/SConscript'])
|
||||
|
||||
Reference in New Issue
Block a user