How about we generate the toolchain binary and publish it on some github repo?
> -Original Message-
> From: Brennan Ashton
> Sent: Friday, January 29, 2021 11:49 PM
> To: dev@nuttx.apache.org
> Subject: Re: PIC32 build fail
>
> On Fri, Jan 29, 2021, 4:39 AM Barbiani wrote:
>
> > I was
Hi,
I would like to implement timerfd interface to overcome some of the issues
around handling signals and threads and the limitation of SIGEV_THREAD we
discussed. I see eventfd is supported and looking at the implementation I think
it can be done relatively simple using most of the existing ti
On Fri, Jan 29, 2021, 4:39 AM Barbiani wrote:
> I was able to use crosstool-ng to build gcc 10.2 (static) and Nuttx.
>
> I see that the automated test downloads a pre-built toolchain. Do I create
> an archive of
> the toolchain and upload somewhere?
>
>
I think this is helpful to know that it's w
I was able to use crosstool-ng to build gcc 10.2 (static) and Nuttx.
I see that the automated test downloads a pre-built toolchain. Do I create
an archive of
the toolchain and upload somewhere?
On Fri, Jan 29, 2021 at 12:08 AM Xiang Xiao
wrote:
> If so, it's better to switch from Pinguino to mi