Re: DC/DC regulator enable for nrf52. Where should it go?

2017-04-07 Thread Sterling Hughes
Hi, Couple of thoughts: - I think this function/syscfg belongs in the MCU definition, as a configuration item that can be controlled by the BSP. - I think it should be called as early as possible, so probably hal_bsp_init(). - It’s a bid odd that hal_bsp_init() is the same for bootloader

DC/DC regulator enable for nrf52. Where should it go?

2017-04-07 Thread will sanfilippo
Hello: I want to add some code that enables the DC/DC regulator for the nordic chips. Enabling this regulator reduces power consumption (considerably). For example, using the LDO when running from flash (cache enabled) is typically 7.4mA; using the DC/DC regulator it goes to 3.7 mA. It would

Re: [incubator-mynewt-core] Git Push Summary

2017-04-07 Thread Vipul Rahane
Hello, All the changes from the sensors branch have been moved to develop after 1.0.0 release and so this branch is obsolete. I am deleting this branch from the repo. Regards, Vipul Rahane > On Apr 7, 2017, at 11:51 AM, vipulrah...@apache.org wrote: > > Repository: incubator-mynewt-core >

Develop branch deprecated

2017-04-07 Thread Christopher Collins
Hello all, I have just merged develop to master (as you no doubt noticed if you are subscribed to the commits list!). From now on, all commits should go into separate feature branches; develop is deprecated and should not be used anymore. The Mynewt branching policy is defined here:

Re: [DRAFT] April podling report for Mynewt

2017-04-07 Thread Szymon Janc
Hi, On Friday, 7 April 2017 01:43:33 CEST Padmasheela kiiskila wrote: > Hi Roman and Justin, > > We are working on filling out the Maturity model for Mynewt and as part of > that, updating the documents such as > http://incubator.apache.org/projects/mynewt.html as we speak. We expect > to be