This repository contains files that can be shared among us, the embedded design teams.

1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub
BSP CAN less verbose about 1 month ago

AI Summary: Refactor the CAN peripheral handling code to remove redundant code blocks. The current implementation repeats nearly identical logic for CAN1, CAN2, and CAN3. The task involves restructuring the code to use a single function or loop that handles all CAN peripherals based on the provided `handle->Instance` value, improving readability and maintainability.

Complexity: 2/5
enhancement good first issue

This repository contains files that can be shared among us, the embedded design teams.

C