Marc Kleine-Budde 41f9e7d64f gs_usb.h: introduce CAN-FD support
The CANtact FD and other devices implement a gs-usb compatible USB
protocol. The protocol has been extended to support CAN-FD and the
changes on the Linux gs_usb driver will be mainlined soon.

This patch adds the new GS_CAN_MODE_*, GS_CAN_FEATURE_*,
GS_USB_BREQ_DATA_BITTIMING, and GS_CAN_FLAG_* bits as well as struct
gs_host_frame_canfd to the candlelight driver.

This is mainly for documentation purpose, as the STM32F042 and
STM32F072 don't support CAN-FD. But there are some ports to CAN-FD
capable STM32 µC that can make use of these definitions.

[1] https://github.com/linklayer/gs_usb_fd/issues/2
2022-01-12 09:21:30 -05:00
..
2022-01-06 12:31:05 -05:00
2016-04-22 11:47:25 +02:00
2016-04-16 22:13:47 +02:00
2022-01-12 09:21:30 -05:00
2019-11-04 18:56:35 -05:00
2016-04-16 22:13:47 +02:00
2021-02-17 16:00:09 -05:00