remove pedal fw (#1872)

* remove pedal fw

* little more

* one more

* and tests

* rest of it

* little more

* fix linter

* more fix
This commit is contained in:
Adeeb Shihadeh
2024-02-16 22:58:01 -08:00
committed by GitHub
parent 39671c3dd6
commit c076a9f2f6
32 changed files with 114 additions and 936 deletions

View File

@@ -180,9 +180,6 @@ with open("board/obj/cert.h", "w") as f:
# panda fw
SConscript('board/SConscript')
# pedal fw
SConscript('board/pedal/SConscript')
# panda jungle fw
SConscript('board/jungle/SConscript')