RT-Thread / RT-Thread/rt-thread
stm32 canfd
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 12.2k
- Forks
- 5.4k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 40
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with bsp/stm32/libraries/HAL_Drivers/drivers/SConscript at lines 56-57 and inspect how CAN FD is currently imported for STM32 boards. Check the surrounding STM32 HAL driver configuration to determine which targets need the import. Done means CAN FD is included for the appropriate STM32 families rather than only H7, without breaking the relevant build configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100