analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
971 stars 1.67k forks source link

STM32 DMA driver issue fix #2326

Closed Shetty-Anush closed 1 month ago

Shetty-Anush commented 1 month ago

Pull Request Description

Channel number is assigned via the Instance for MCU families other than STM32F2, STM32F4 and STM32F7. In this Pull Request, we can find changes made to support the DMA handlers of all MCUs.

PR Type

PR Checklist