You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by gi...@git.apache.org on 2017/06/23 07:33:50 UTC

[GitHub] rymanluk commented on issue #74: syscfg - Allow a package to override its own setting

rymanluk commented on issue #74: syscfg - Allow a package to override its own setting
URL: https://github.com/apache/incubator-mynewt-newt/pull/74#issuecomment-310594232
 
 
   I works for me.
   In controller/syscfg.yml I have
   
   syscfg.defs:
       BLE_LL_CFG_FEAT_LL_EXT_ADV:
           value: 0
   
   syscfg.vals.BLE_EXT_ADV:
       BLE_LL_CFG_FEAT_LL_EXT_ADV: 1
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services