stm32-rs / bxcan

bxCAN peripheral driver for STM32 chips
Apache License 2.0
31 stars 22 forks source link

Improve interrupt support and testing #30

Closed jonas-schievink closed 3 years ago

jonas-schievink commented 3 years ago

This adds methods to acknowledge all interrupt sources (except error interrupts), improves the documentation around interrupts, and adds an HIL test suite for the interrupt functionality using irq. It also moves some testsuite functionality to a common place to allow easier reuse.

jonas-schievink commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: