STMicroelectronics / stm32h7xx-hal-driver

Provides the STM32Cube MCU Component "hal_driver" of the STM32H7 series.
BSD 3-Clause "New" or "Revised" License
97 stars 43 forks source link

Fix DMA HAL enabling FIFO Error interrupt even if FIFO is not enabled #78

Closed vishwamartur closed 3 weeks ago

vishwamartur commented 3 weeks ago

Related to #76

Add condition to enable FIFO Error interrupt only if FIFO is enabled.

ST-dot-com commented 3 weeks ago

This pull request has been refused, the Contribution License Agreement must be signed.