Bindings: Python: Add FlexRay

Only RX at this time.
This commit is contained in:
Jonathan Schwartz
2025-04-08 20:47:51 +00:00
committed by Kyle Schwarz
parent 830fe1af59
commit f743f32e63
3 changed files with 60 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ pybind11_add_module(icsneopy
icsneopy/communication/message/scriptstatusmessage.cpp
icsneopy/communication/message/callback/messagecallback.cpp
icsneopy/communication/message/filter/messagefilter.cpp
icsneopy/communication/message/flexray/flexraymessage.cpp
icsneopy/disk/diskdriver.cpp
icsneopy/device/device.cpp
icsneopy/icsneocpp.cpp