mirror of
https://github.com/infiniteCable2/opendbc.git
synced 2026-02-18 13:03:52 +08:00
CANParser: python rewrite (#2539)
* Add pure Python CAN parser * cleanup * lil more * rm cython * cleanup
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
Import("env")
|
||||
|
||||
SConscript(['opendbc/can/SConscript'], exports={'env': env})
|
||||
SConscript(['opendbc/dbc/SConscript'], exports={'env': env})
|
||||
|
||||
# test files
|
||||
|
||||
Reference in New Issue
Block a user