stm32-rs / fdcan

FDCAN peripheral driver for STM32 chips
Apache License 2.0
12 stars 14 forks source link

Updates for H7 and MP1 families #14

Closed richardeoin closed 2 years ago

richardeoin commented 2 years ago

Add and re-number interrupts for H7 and MP1 families. Renamed SCREAMING_CASE interrupts that did not match the CamelCase versions

RX_FIFO_0_xxx -> RX_FIFO0_xxx RX_FIFO_1_xxx -> RX_FIFO1_xxx

richardeoin commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: