Re: NimBLE host - flat bufs vs. mbufs

2016-07-22 Thread Christopher Collins
Hello all, I have gone ahead and updated the host API on develop to use mbufs rather than flat bufs. This was a fairly big update, so you might want to hold off on pulling from develop until it is a good time to deal with API changes. I think the new API is an improvement over the old one, but

Split Image Build Dependencies Design

2016-07-22 Thread p...@wrada.com
Just a note to the list to get feedback on the split image and build dependencies. Feedback would be great, but I also just want to get this out there for understanding (myself mostly as its hurting my head). All if this stuff is buried in newt, so the user won't have to understand much of

Re: Mynewt BLEuart app

2016-07-22 Thread James Pace
very cool. On Jul 21, 2016, at 19:13, Vipul Rahane wrote: > Hello all, > > I have been working on a Mynewt BLEuart library and application which can > work with Nordic’s nRF Uart app on iOS and Android. > > I have committed an initial version of the same which you can find

Re: Mynewt for RISC-V?

2016-07-22 Thread marko kiiskila
Hi Krsten! Yes, having a RISC-V support would be great! I’d be more than happy to support any effort to make this a reality. > On Jul 21, 2016, at 11:00 PM, Krste Asanovic wrote: > > > Hi, > > I learned about Mynewt from James Pace's recent talk at the 4th RISC-V >

Re: Mynewt BLEuart app

2016-07-22 Thread Kevin Townsend
Hi Vipul, This is a helpful addition I think. We actually implemented some helper code around this and we were going to send in a pull request, but you beat us to it. We have a number of apps available to work with the Nordic UART service since it's the easiest way we've found to get data

Mynewt for RISC-V?

2016-07-22 Thread Krste Asanovic
Hi, I learned about Mynewt from James Pace's recent talk at the 4th RISC-V workshop. It seems like a great technical and cultural fit for the RISC-V ecosystem, which is filling out rapidly. I'm writing this email to inform the community about RISC-V, with the hope of attracting Mynewt