Skip to content

Commit 9f446aa

Browse files
authored
Update README.md (#37)
1 parent f6923eb commit 9f446aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stm32/libcanard/bxcan/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ So far this driver has been tested at least with the following MCU:
1010

1111
* STM32L431
1212
* STM32F446
13+
* STM32F103C8T6 (using CAN IRQ handler for receiving frames)
14+
* STM32F303RET6 (using CAN IRQ handler for receiving frames)
1315
* Please extend this list if you used it with other MCU.
1416

1517
## Features

0 commit comments

Comments
 (0)