# panda fw
SConscript('board/SConscript')

# test files
if GetOption('test'):
  SConscript('tests/libpanda/SConscript')
