Re: ADC on Arduino Primo

2017-02-20 Thread Sterling Hughes
Hi Jacob, This is awesome. On 20 Feb 2017, at 14:35, Jacob Rosenthal wrote: Thanks again David for your example. Ive taken liberally from there and put together what seems like a working nrf51 driver. Any input accepted. https://github.com/jacobrosenthal/mynewt-nrf51-adc-driver and used it

Re: ADC on Arduino Primo

2017-02-20 Thread Jacob Rosenthal
Thanks again David for your example. Ive taken liberally from there and put together what seems like a working nrf51 driver. Any input accepted. https://github.com/jacobrosenthal/mynewt-nrf51-adc-driver and used it in a ble battery service, again any input happily accepted.

Re: Script for merging PRs to Mynewt

2017-02-20 Thread Sterling Hughes
Bem Feito - Obrigado! On 20 Feb 2017, at 13:43, Fabio Utzig wrote: > Hi Sterling, > > Updated with some improvements: > > 1) Gets info from github API (original branch, message), requiring only > the PR number as parameter > 2) Checks out target local branch > 3) Concats original message to log

Script for merging PRs to Mynewt

2017-02-20 Thread Sterling Hughes
Hi, For others who are merging PRs from GH, I wanted to share what I was doing: #1 - I have setup the following remotes [~/dev/mynewt/core]$ git remote -v github https://github.com/apache/incubator-mynewt-core (fetch) github https://github.com/apache/incubator-mynewt-core (push) origin

Re: Resources Reserved for Mynewt

2017-02-20 Thread will sanfilippo
I dont think a document exists which details all of the used resources. Obviously, it is based on the packages that are used in your application. Some general information: OS uses TIMER1 or RTC1 (for os time) Nimble stack uses TIMER0 for high resolution timer. Nimble stack uses a number of the

Resources Reserved for Mynewt

2017-02-20 Thread Lm Chew
[https://tr.cloudmagic.com/h/v6/emailtag/tag/1487590625/e07327a00ce48c6feaf5c6318fd5666d/98148963e301c00d168ac75868cda51d/922b3d0cc2cdb8f9bb0eaaeb1a0d8dbc/7d73f5719844943a877cfefbca240ecc/newton.gif] Hi, Is there a document that list the resource reserved for Mynewt and what resources free/safe