utzig commented on issue #897: Move cmsis_nvic.h files frm BSP to MCU URL: https://github.com/apache/mynewt-core/pull/897#issuecomment-371911333 Example: `mcu/stm32f4xx` supports both `stm32f401, stm32f407, stm32f429` all of which are in used by at least one of our BSPs. This different models have different number of IRQs. Another solution would be to just add the maximum amount but then you are wasting memory space for no reason...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
