Re: Xiaomi Vela based on NuttX

2020-11-06 Thread Justin Mclean
Hi, Nice. Would be better if they called by it correct name - “Apache NuttX”. Thanks, Justin

Re: UPD send delay

2020-11-06 Thread Jukka Laitinen
Hi, I am not quite sure about from where you measured (and what is your phy config), but sending out 1000 bytes will take in theory about 800+ us at 10Mbps and 80+ us at 100Mbps, so you probably wouldn't want it to be synchronous (you'd like to be able to receive in full duplex at the same time

Re: Invitation to participate with the ASF at GSoC 2021

2020-11-06 Thread Kevin A. McGrail
Awesome to hear, Alan Take a look at this http://community.apache.org/gsoc.html and recommend you get a few project ideas started. On Tue, Nov 3, 2020, 08:08 Alan Carvalho de Assis wrote: > Thank you Kevin and Sally, > > I'm CC the NuttX @dev mailing list here. > > A long time ago I participate

Re: Xiaomi Vela based on NuttX

2020-11-06 Thread Abdelatif Guettouche
Any news on when we are going to be able to take a look? On Fri, Nov 6, 2020 at 12:19 AM Alan Carvalho de Assis wrote: > > Kudos Xiaomi > > We are glad to have you all here!! > > https://www.gizmochina.com/2020/11/05/xiaomi-launches-a-new-iot-software-platform-xiaomi-vela-based-on-nuttx-os/

Re: Fwd: Fwd: [PATCH 1/1] stm32l4: correct build of stm32l4_can.c to respect L4 variant.

2020-11-06 Thread Abdelatif Guettouche
I'll create a PR for this one. The patch didn't apply cleanly so I did a search/replace. On Fri, Nov 6, 2020 at 1:07 PM Gregory Nutt wrote: > > In case the attachment does not make it through the mailing list. I put > the content inline below: > > Problem was introduced by patch "Re-rename the s

Re: Fwd: Fwd: [PATCH 1/1] stm32l4: correct build of stm32l4_can.c to respect L4 variant.

2020-11-06 Thread Gregory Nutt
In case the attachment does not make it through the mailing list.  I put the content inline below: Problem was introduced by patch "Re-rename the stm32l4 can driver functions" probably. Signed-off-by: Pavel Pisa --- arch/arm/src/stm32l4/stm32l4_can.c | 16 1 file changed, 8 in