[GitHub] [incubator-nuttx-testing] liuguo09 opened a new pull request #11: Split check testlist to enable multiple jobs in CI build

2020-03-03 Thread GitBox
liuguo09 opened a new pull request #11: Split check testlist to enable multiple jobs in CI build URL: https://github.com/apache/incubator-nuttx-testing/pull/11 In github action free version, up to 20 jobs could be run to speed up CI build. Signed-off-by: liuhaitao --

Build failed in Jenkins: NuttX-Nightly-Build #51

2020-03-03 Thread Apache Jenkins Server
See Changes: -- [...truncated 541.66 KB...] net_ipv4addr_hdrcopy(ipv4->srcipaddr, &dev->d_ipaddr); ^~~~ tcp/tcp_send.c:336:7: warning: dereferencing type-

Re: SAMA5D27 USB support?

2020-03-03 Thread Adam Feuer
Thanks- I'll check out the pull request tomorrow! On Tue, Mar 3, 2020 at 20:05 Takeyoshi Kikuchi wrote: > Adam, > > Maybe the cause is the polarity of VBUS. > > Takeyoshi > > On 2020/03/04 11:50, Adam Feuer wrote: > > Takeyoshi, > > > > Hey, I wasn't able to work on the USB Host yesterday, but t

Re: SAMA5D27 USB support?

2020-03-03 Thread Takeyoshi Kikuchi
Adam, Maybe the cause is the polarity of VBUS. Takeyoshi On 2020/03/04 11:50, Adam Feuer wrote: Takeyoshi, Hey, I wasn't able to work on the USB Host yesterday, but today I did get a config that compiles and initializes the SAMA5D27 USB Host... but I'm still not able to run the usbserial exam

Re: Podling Nuttx Report Reminder - March 2020

2020-03-03 Thread Justin Mclean
Hi, > It's due by end of the day, right? It best if it submitted before it due so if there are any issues they can be corrected. Thanks, Justin

Re: SAMA5D27 USB support?

2020-03-03 Thread Takeyoshi Kikuchi
Adam, I tested with USB Storage and found it works. USB serial devices are not working because there is no driver (pl-2303). I've sent the pull request to your Github repository, can you check it? Takeyoshi On 2020/03/04 11:50, Adam Feuer wrote: Takeyoshi, Hey, I wasn't able to work on the US

Re: SAMA5D27 USB support?

2020-03-03 Thread Adam Feuer
Takeyoshi, Hey, I wasn't able to work on the USB Host yesterday, but today I did get a config that compiles and initializes the SAMA5D27 USB Host... but I'm still not able to run the usbserial example, I get this error: nsh> usbserial > usbserial_main: Registering USB serial driver > usbserial_m

Re: [PATCH] Correction of stm32f30xxx_rcc.h

2020-03-03 Thread Gregory Nutt
new attempt with a renamed patch file. Merged.. Thanks, Greg

Re: [PATCH] Correction of stm32f30xxx_rcc.h

2020-03-03 Thread GOERLITZ Otmar
Dear Madams and Sirs, new attempt with a renamed patch file. If this is filtered again, I will follow Xiang's advice and post to https://github.com/apache/incubator-nuttx/pulls Best regards, Otmar On 2020/02/22 06:12:04, Xiang Xiao wrote: > The attachment may be filtered by apache server, please

Re: Podling Nuttx Report Reminder - March 2020

2020-03-03 Thread Abdelatif Guettouche
Hi Justin, Yes, (https://cwiki.apache.org/confluence/display/NUTTX/March+2020) We may need some last minute changes before submitting it. It's due by end of the day, right? On Tue, Mar 3, 2020 at 10:10 PM Justin Mclean wrote: > > Hi, > > This is due today is the PPMC working on it? > > Thanks,

Re: Podling Nuttx Report Reminder - March 2020

2020-03-03 Thread Justin Mclean
Hi, This is due today is the PPMC working on it? Thanks, Justin

Fwd: [PATCH] stm32h7/f30 register updates, typos and a Tcpinput bug fix

2020-03-03 Thread Reto Gähwiler
In case it already got through, sorry :) -- Forwarded message - From: Reto Gähwiler Date: Mon, 2 Mar 2020 at 10:16 Subject: [PATCH] stm32h7/f30 register updates, typos and a Tcpinput bug fix To: Hey there, attached are 4 patch files with the following fixes: * net/Tcp/Tcpinp

[PATCH] Fix typos in comments

2020-03-03 Thread Juha Niskanen (Haltian)
Hi, Yet another trivial typo patch. Best Regards, Juha Niskanen From 70af33b5cff1f137ddd7ee01afe00dd1a45a8ba4 Mon Sep 17 00:00:00 2001 From: Juha Niskanen Date: Tue, 3 Mar 2020 13:57:22 +0200 Subject: [PATCH] Fix typos in comments --- ReleaseNotes | 2 +