mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-19 21:12:04 +08:00
eff388b1b6
date: 2023-07-27T18:38:32
master commit: fa310d9e25
7 lines
120 B
Python
7 lines
120 B
Python
# panda fw
|
|
SConscript('board/SConscript')
|
|
|
|
# test files
|
|
if GetOption('test'):
|
|
SConscript('tests/libpanda/SConscript')
|