Incorporating an external C Library

2017-01-31 Thread David G. Simmons
I'm wondering how to go about incorporating an external C Library, specifically https://cloudplugs.com library (see also https://github.com/cloudplugs/rest-c ) It's Apache 2.0 licensed, but it also requires libcurl so I'm not sure if it's possible to build it for mynewt. Any pointers here? dg

Re: Introduction

2017-01-31 Thread Brian Giori
@Sterling, I'll keep you posted! On Fri, Jan 27, 2017 at 8:04 AM, Jim Jagielski wrote: > Welcome! Any and all efforts are appreciated and welcomed, especially > those that help build and grow the community, and documentation is > a critical part of that. > > Thanks!! > > > On

Re: newNewt

2017-01-31 Thread marko kiiskila
> On Jan 31, 2017, at 11:44 AM, Neilh wrote: > > Hello Marko > > Thanks for the tips. > > That's great that it loads directly through the "SDA USB" - worth documenting > as its simple and straightforward like on https://developer.mbed.org/ > > When I plug in

Re: newNewt

2017-01-31 Thread Neilh
Marko: YES - that worked with slight modification - flashing RED tri-coloured led. [~/dkr/myproj]$ /usr/local/bin/pyocd-flashtool -se --address 0x8000 bin/targets/blinky/app/apps/blinky/blinky.img bin So next question - sorry - for accessing a custom board with PE Microsystems Multlink is

Re: newNewt

2017-01-31 Thread Neilh
Hello Marko Thanks for the tips. That's great that it loads directly through the "SDA USB" - worth documenting as its simple and straightforward like on https://developer.mbed.org/ When I plug in FRDM-K64F I get a window pop up with the version and then $ lsusb -d0d28: -v shows three

IoT summit at ApacheCon

2017-01-31 Thread Justin Mclean
Hi, There’s going to be an IoT summit at ApacheCon. Is anyone thinking of submitting a talk? It would be a good opportunity to get the word out about the project and see what other Apache projects are doing in this space. Thanks, Justin