Skip to content

Commit

Permalink
Update README.md (#43)
Browse files Browse the repository at this point in the history
Extend the list of tested MCU.
  • Loading branch information
ValeriiKim authored Nov 18, 2022
1 parent de15924 commit fdd4d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stm32/libcanard/bxcan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ So far this driver has been tested at least with the following MCU:
* STM32F446
* STM32F103C8T6 (using CAN IRQ handler for receiving frames)
* STM32F303RET6 (using CAN IRQ handler for receiving frames)
* STM32F407VGT6 (using CAN IRQ handlers, CAN1 and CAN2 working simultaneously)
* Please extend this list if you used it with other MCU.

## Features
Expand Down

0 comments on commit fdd4d79

Please sign in to comment.