Re: Native Windows build

2022-11-13 Thread Xiang Xiao
tallation. Second, Update https://github.com/apache/incubator-nuttx/blob/master/.github/workflows/build.yml to select Windows as build server. > > BR, > > Zouboan > > > -- Original -- > From:  "Alan Carvalho de Assis&quo

Re: Native Windows build

2022-11-13 Thread Xiang Xiao
gt; > BR, > > > Zouboan >   >   > -- Original -- > From:  "Brennan Ashton" Date:  Sat, Nov 12, 2022 11:05 PM > To:  "dev" > Subject:  Re: Native Windows build > >   > > I can probably help revive my pa

Re: Native Windows build

2022-11-12 Thread Gregory Nutt
On Sat, Nov 12, 2022 at 9:28 AM Gregory Nutt wrote: > There was also IAR/uVision IDE support in the repository for STM32. All > of the IAR/uVision helper tools are still present (I think), but the IAR > board support was removed > https://bitbucket.org/patacongo/obsoleted/src/60ec01456d8b09f5b81

Re: Native Windows build

2022-11-12 Thread Gregory Nutt
native windows build in CI?  I don't think that the native build has been working since NuttX moved to the ASF incubator.  Are you sure this wasn't a Cygwin build?  The Cygwin build is not a "native" build since it still depends on the POSIX environment provided by Cygwin. 

Re: Native Windows build

2022-11-12 Thread Brennan Ashton
ve interesting in construct Windows Native Environment ci , i can be able > to help. > > > BR, > > Zouboan > > > -- Original -- > From:  "Alan Carvalho de Assis" Date:  Thu, Nov 3, 2022 00:22 AM > To:  "dev"

Re: Native Windows build

2022-11-02 Thread Alan C. Assis
Hi Zouboan, Unfortunately there is nobody working with Windows Native Environment and some time ago someone reported it was delaying about 10 minutes to compile NuttX. So I think it is not an issue with your tools, but with NuttX Building System. My suggestion is if someone fixes it we add Windo