analogdevicesinc / no-OS

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

fixes for no_os_dma and stm32_dma #2232

Closed ahaslam2 closed 3 months ago

ahaslam2 commented 3 months ago

random dma related fixes for no_os_dma and stm32_dma

Some fixes that jumped to my attention while looking

PR Type

PR Checklist

ahaslam2 commented 3 months ago

Change log https://github.com/analogdevicesinc/no-OS/commit/3ab7c45183adf87bbcc931fcfd6b0f08fff31144 takes care of the allocation issue on "update" for stm32_irq

https://github.com/analogdevicesinc/no-OS/commit/95b9504da92dd0da451d6bd9887dfae326307405 irq unregister on remove