We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6923eb commit 9f446aaCopy full SHA for 9f446aa
stm32/libcanard/bxcan/README.md
@@ -10,6 +10,8 @@ So far this driver has been tested at least with the following MCU:
10
11
* STM32L431
12
* STM32F446
13
+* STM32F103C8T6 (using CAN IRQ handler for receiving frames)
14
+* STM32F303RET6 (using CAN IRQ handler for receiving frames)
15
* Please extend this list if you used it with other MCU.
16
17
## Features
0 commit comments