Skip to content

Commit fdd4d79

Browse files
authored
Update README.md (#43)
Extend the list of tested MCU.
1 parent de15924 commit fdd4d79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stm32/libcanard/bxcan/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ So far this driver has been tested at least with the following MCU:
1212
* STM32F446
1313
* STM32F103C8T6 (using CAN IRQ handler for receiving frames)
1414
* STM32F303RET6 (using CAN IRQ handler for receiving frames)
15+
* STM32F407VGT6 (using CAN IRQ handlers, CAN1 and CAN2 working simultaneously)
1516
* Please extend this list if you used it with other MCU.
1617

1718
## Features

0 commit comments

Comments
 (0)