mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-18 17:23:52 +08:00
panda jungle (#1547)
* mv jungle * match pedal style * fix linter * fix fw path * fix paths * safety!
This commit is contained in:
@@ -182,6 +182,9 @@ SConscript('board/SConscript')
|
||||
# pedal fw
|
||||
SConscript('board/pedal/SConscript')
|
||||
|
||||
# panda jungle fw
|
||||
SConscript('board/jungle/SConscript')
|
||||
|
||||
# test files
|
||||
if GetOption('test'):
|
||||
SConscript('tests/libpanda/SConscript')
|
||||
|
||||
Reference in New Issue
Block a user