Re: Nimble on U-blox Nina B112 (Nrf52832)

2021-05-29 Thread Miguel Wisintainer
Some questions,
I can see the nimble and i can execute, but freeze...must it to be execute with 
&
I can see too the bnep0
Wich app and sintax to test it ?

[cid:image002.png@01D754A2.25216660]
Enviado do Email para Windows 10



Re: [Discuss] Migrate the build system to CMake

2021-05-29 Thread Matias N.
Hi,
for anyone not following the relevant PR, please have a look at the current 
state here:

https://github.com/apache/incubator-nuttx/pull/3704

This is now at a point where it can be tested by others. It would be very good 
to get some
help testing what I got so far (sim and stm32f4discovery, both on Linux and 
mac), by running
examples and test. There are some brief instructions at the end of the PR 
description for building.

Other than that, I can continue porting other arch's and boards with the help 
of CI but it would be
best if others with more boards could help testing (and ideally with some PRs, 
as the hard part
is mostly done) those as well.

Also, note that this is a PR against a branch so we could eventually merge it 
before adding support
for other arch/boards. And finally, I will provide documentation to the new 
build system in a separate
PR at some point, which I hope will ease the transition and help reviewing.

Best,
Matias

On Sat, Apr 10, 2021, at 18:43, Xiang Xiao wrote:
> A new issue is opened recently to address this topic:
> https://github.com/apache/incubator-nuttx/issues/3455
> This proposal has the depth of the impact in our daily working, so it's
> very important to get the feedback from the community before the real
> action is taken.
> If you have any concern or suggestion, please reply to this email.
> 
> Thanks
> Xiang
>