utzig commented on issue #897: Move cmsis_nvic.h files frm BSP to MCU URL: https://github.com/apache/mynewt-core/pull/897#issuecomment-371907360 A little food for thought: this PR may be a good start, but it could still be considered *too much* duplication. What could be done instead (or later!) is to have a `mcu/cortex-m` pkg that every Cortex-Mx `mcu` depends on, which itself carries the `bsp/cmsis_nvic.h` file using `syscfg`s for configurations that MCUs+BSPs would just need to override...
---------------------------------------------------------------- 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
