hi,
yes, this solution "just" requires a sed on all defconfig files, and
avoids having to specify the directory name in the git clone command,
which can easily be forgotten.
if I can express my taste on this extra minor choice I think nuttx-apps
looks better than nuttx_apps
Sebastien
On 6
On Tue, Jun 28, 2022 at 9:50 AM Sebastien Lorquet wrote:
> if I can express my taste on this extra minor choice I think nuttx-apps
> looks better than nuttx_apps
I also prefer '-' character but after some adventures with crazy
JavaScript world I have switched to '_' as it treated part of the
strin
Agree! nuttx_apps is better :-)
BR,
Alan
On Tuesday, June 28, 2022, Tomek CEDRO wrote:
> On Tue, Jun 28, 2022 at 9:50 AM Sebastien Lorquet wrote:
> > if I can express my taste on this extra minor choice I think nuttx-apps
> > looks better than nuttx_apps
>
> I also prefer '-' character but aft
I also prefer '-' character but after some adventures with crazy
JavaScript world I have switched to '_' as it treated part of the
string as mathematical subtraction operation on the string lol :-) :-)
:-)
I never had this problem with C or Python so we should be safe here :-) :-)
The ZiLOG
The ZiLOG tools won't accept a hyphen in file names either
This problem exists for other directories and files that include a hypen
in the name. There have been several PRs changing file/directory names
to use an underscore instead of a hyphen.
Yes, a lot of files with hyphen:
$ find . -name "*-*"
./arch/z80/src/ez80/clang-compat.asm
./arch/xtensa/include/esp32s2/core-isa.h
./arch/xtensa/include/esp32s2/tie-asm.h
./arch/xtensa/include/esp32/core-isa.h
./arch/xtensa/include/esp32/tie-asm.h
./arch/xtensa/include/esp32s3/core-isa.h
./arch/x
My plan is to start the release process every 3 moths
Best regards
Alin
-Original Message-
From: Abdelatif Guettouche
Sent: den 24 juni 2022 13:16
To: dev@nuttx.apache.org
Subject: Re: [ANNOUNCE] Apache NuttX 10.3.0-incubating released
> What are next steps?
Release wise, nothing --
I have a program that builds under Linux, BSD, and macOS which
includes the net/if_arp.h header.
This header does not seem to exist under NuttX.
It is included for the ARPHRD_ETHER define (and possibly other things).
I see that under NuttX, this is defined in net/arp.h, rather than net/if_arp.h.
On Tue, Jun 28, 2022 at 4:05 PM Nathan Hartman wrote:
>
> I have a program that builds under Linux, BSD, and macOS which
> includes the net/if_arp.h header.
>
> This header does not seem to exist under NuttX.
>
> It is included for the ARPHRD_ETHER define (and possibly other things).
>
> I see tha
Dear podling,
This email was sent by an automated system on behalf of the Apache
Incubator PMC. It is an initial reminder to give you plenty of time to
prepare your quarterly board report.
The board meeting is scheduled for Wed, 20 July 2022.
The report for your podling will form a part of the In
On Tue, Jun 28, 2022 at 10:03 PM wrote:
> Dear podling,
>
> This email was sent by an automated system on behalf of the Apache
> Incubator PMC. It is an initial reminder to give you plenty of time to
> prepare your quarterly board report.
>
> The board meeting is scheduled for Wed, 20 July 2022.
11 matches
Mail list logo