The ADC IRQ priority is set to STM32_ADC_IRQ_PRIORITY but the correct setting name is STM32_ADC_ADC1_IRQ_PRIORITY. The problem is hidden by the definition of STM32_ADC_IRQ_PRIORITY in the mcuconf.h files.
Fixed in repository, will be fixed in 2.6.2stable, 2.7.0unstable and 3.0.0development.
Log in to post a comment.
Fixed in repository, will be fixed in 2.6.2stable, 2.7.0unstable and 3.0.0development.