zephyr/subsys/canbus
Martin Jäger f13791d5ba canbus: isotp: use flags for configuration in isotp_msg_id
The previous design with dedicated bits in the structure required a
user to explicitly set each bit.

Using one flags variable allows to extend the features more easily
in the future and avoids breaking existing code.

This change is particularly useful for the FDF and BRS flags required
for CAN-FD support.

See also previous similar change for the CAN driver in
f8a88cdb27

Signed-off-by: Martin Jäger <martin@libre.solar>
2023-09-07 09:43:56 +02:00
..
isotp canbus: isotp: use flags for configuration in isotp_msg_id 2023-09-07 09:43:56 +02:00
CMakeLists.txt modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
Kconfig modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
Kconfig.canopen modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00