Refs #1336. Added support to the PC tools for the Kvaser Leaf v3 CAN adapter with both CAN Classic and CAN FD functionality.
Refs #2295. Upgraded the Kvaser CANLIB SDK support in the PC tools to the latest version of the CANLIB SDK (v5.50). Refactored the implementation to support all Kvaser CAN hardware instead of just the Kvaser LeafLight v2.
Refs #1336. Added support for CAN FD to the STM32H7 port and the Nucleo-H743ZI demo programs.
Refs #1336. Added support for CAN FD to the STM32G0 port and the Nucleo-G0B1RE demo programs.
Refs #1336. Added support for CAN FD to the Nucleo-G474RE demo programs.
Refs #2296. Upgraded Visual Studio to 17.14.16.
Refs #1336. Improved SJW calculation for the STM32G4 port and the Nucleo-G431RB demo programs.
Refs #1336. Added support for CAN FD to the port template.