vrahane commented on a change in pull request #2614: URL: https://github.com/apache/mynewt-core/pull/2614#discussion_r649380996
########## File path: hw/mcu/nordic/nrf5340/syscfg.yml ########## @@ -25,13 +25,15 @@ syscfg.defs: - $notnull choices: - nRF5340_APP + MCU_APP_CORE: description: > Constant value always set to 1. It allows to have common packages for network and application core that do have some differences depending on which core they are build for. value: 1 restriction: MCU_NET_CORE==0 Review comment: I guess, I just wanted the build to restart so, I found something that needed fixing :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org