andrzej-kaczmarek opened a new pull request #1654: [DONOTMERGE] nrf52: Make 
target MCU and LFCLK source selection as a choice
URL: https://github.com/apache/mynewt-core/pull/1654
 
 
   This is proposed change to use choice settings to select target MCU and 
LFCLK source for nRF52xxx BSP-s. It requires new `newt` feature implemented 
here: https://github.com/apache/mynewt-newt/pull/270. The advantage here is 
that we do not need separate values for each option and `newt` will take care 
of proper value being set for those settings (and there will be only one 
value). The disadvantage is that it breaks compatibility with earlier `newt` 
version and possible with some external code that uses those settings.

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


With regards,
Apache Git Services

Reply via email to