You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mynewt.apache.org by yu zhigang <yu...@gmail.com> on 2021/10/04 15:27:21 UTC

Fwd: subscribe

hello,
    can i build mynewt-nimble by newt commands ? when i am trying to create
a target (for blehr), how to set the target.bsp field in the target.yml ?
    The demo can only be built by makefile
under apache-mynewt-nimble/porting/examples/linux currently .

thanks,
gavin

Re: subscribe

Posted by Szymon Janc <sz...@codecoup.pl>.
Hi,

NimBLE supports multiple operating systems and is build differently (in
OS-specific way) depending on selected OS.

newt is tool for building Apache Mynewt OS (and thus also NimBLE on
Mynewt). You need to setup development environment.
To do so please check http://mynewt.apache.org/latest/get_started/index.html
. You'll find instructions there for setting up
development environment on your PC as well as building your first Mynewt
project. You can also find some tutorials showing
on how to build and run Mynewt on some popular boards.



On Mon, 4 Oct 2021 at 17:30, yu zhigang <yu...@gmail.com> wrote:

> hello,
>     can i build mynewt-nimble by newt commands ? when i am trying to create
> a target (for blehr), how to set the target.bsp field in the target.yml ?
>     The demo can only be built by makefile
> under apache-mynewt-nimble/porting/examples/linux currently .
>
> thanks,
> gavin
>


-- 
pozdrawiam
Szymon K. Janc