You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/06/10 17:21:24 UTC

[GitHub] [mynewt-core] vrahane commented on a change in pull request #2614: nrf5340: Conditional Rev A errata 26 fix

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:
users@infra.apache.org