zephyr/tests/subsys/canbus/isotp
Henrik Brix Andersen 75117a0deb drivers: can: remove CAN_FILTER_FDF flag
Remove the CAN_FILTER_FDF flag for filtering on classic CAN/CAN FD frames
as it is not supported natively by any known CAN controller.

Applications can still filter on classic CAN/CAN FD frames in their receive
callback functions as needed.

Fixes: #64554

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2024-01-19 09:55:43 +01:00
..
conformance drivers: can: remove CAN_FILTER_FDF flag 2024-01-19 09:55:43 +01:00
implementation tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00