Hi all,
The voting is canceled and I restarted the vote process for 11.0.0-RC0
Thanks for testing the release and providing feedback
Best regards
Alin Jerpelea
-Original Message-
From: alin.jerpe...@sony.com
Sent: den 12 augusti 2022 08:49
To: dev@nuttx.apache.org
Subject: RE: [VOTE]
Hello all,
Apache NuttX (Incubating) 11.0.0 RC0 has been staged under [1] and it's
time to vote on accepting it for release. If approved we will seek
final release approval from the IPMC. Voting will be open for 72hr.
A minimum of 3 binding +1 votes and more binding +1 than binding -1 are
required
Hi Alan,
I am interested in this work.
I am an embedded engineer and have worked with nuttx for several years
porting to a couple of nordic mcus .
At zGlue I was heavily involved porting nimBLE to nuttx, precision ring
gyros, and more mundane sensors.
What if we could drag-and-drop NuttX Sensors to create IoT Apps? This
article explains how...
https://lupyuen.github.io/articles/visual
Thanks to Alan C. Assis for the brilliant idea on "Visual Arduino"!
Lup
On Wed, Aug 17, 2022 at 3:27 PM Tim Hardisty wrote:
> I realise, now, I compared mine against 10.2 variants not 10.3...not sure
> why, but there you go. I'll give that a try tomorrow - thanks!
Sure thing! Let us know if that fixes it. I'm pretty sure that change in
your board's Make.defs (and t
Hi Everyone,
By the chance, did you know if someone already added support to this
modem on NuttX?
A friend of mine from a USA company is willing to use this modem and
they are interested to contract someone from community to do the port,
case this modem is not support yet.
At the end of the day
I realise, now, I compared mine against 10.2 variants not 10.3...not sure why,
but there you go. I'll give that a try tomorrow - thanks!
On 17/08/2022, 20:19, "Nathan Hartman" wrote:
On Wed, Aug 17, 2022 at 3:15 PM Nathan Hartman
wrote:
>
> On Wed, Aug 17, 2022 at 2:38 PM TimH w
On Wed, Aug 17, 2022 at 3:15 PM Nathan Hartman wrote:
>
> On Wed, Aug 17, 2022 at 2:38 PM TimH wrote:
> > >> no rule to make target '-T/home/{rest of the path}'
>
> See commit:
> https://github.com/apache/incubator-nuttx/commit/8defb843aa2e1d49b08b1cb7155aea97e1721b6c
>
> There have been some r
On Wed, Aug 17, 2022 at 2:38 PM TimH wrote:
> >> no rule to make target '-T/home/{rest of the path}'
See commit:
https://github.com/apache/incubator-nuttx/commit/8defb843aa2e1d49b08b1cb7155aea97e1721b6c
There have been some refactorings in the build system to reduce code
duplication.
So inste
Thanks for the useful tip "V=1" = didn't know that Alan :)
But nothing additional reported, just the same " no rule to make" error
>-Original Message-
>From: Alan Carvalho de Assis
>Sent: 17 August 2022 18:14
>To: dev@nuttx.apache.org
>Subject: Re: 10.3 merge issues
>
>Hi Tim,
>
>Try to
Yes - I have CONFIG_NSH_CLE defined.
There are no .o files after a make clean
>-Original Message-
>From: Nathan Hartman
>Sent: 17 August 2022 19:10
>To: dev@nuttx.apache.org
>Subject: Re: 10.3 merge issues
>
>On Wed, Aug 17, 2022 at 12:56 PM TimH wrote:
>> 1. Final change that allo
>-Original Message-
>From: Gregory Nutt
>Sent: 17 August 2022 19:16
>Subject: Re: 10.3 merge issues
>
>
>> 1. Final change that allowed a compile was when I changed the defconfig
>> to have the new:
>>
>>
>>
>> CONFIG_INIT_ENTRYPOINT="nsh_main"
>>
>> CONFIG_INIT_ENTRYNAME="nsh"
>>
>>
>>
1. Final change that allowed a compile was when I changed the defconfig
to have the new:
CONFIG_INIT_ENTRYPOINT="nsh_main"
CONFIG_INIT_ENTRYNAME="nsh"
It all boots and I get the nsh prompt but I get continuous:
nsh_session: cle failed: 22
I'm assuming that's EINVAL
On Wed, Aug 17, 2022 at 12:56 PM TimH wrote:
> 1. Final change that allowed a compile was when I changed the defconfig
> to have the new:
>
>
>
> CONFIG_INIT_ENTRYPOINT="nsh_main"
>
> CONFIG_INIT_ENTRYNAME="nsh"
>
>
>
> It all boots and I get the nsh prompt but I get continuous:
>
>
>
> nsh_s
Hi Tim,
Try to compile with verbose enabled:
$ make V=1
Probably your board is bringing some older definition that is causing a
variable to be created incorrectly, because "-T/something" doesn't appear a
valid target.
BR,
Alan
On Wednesday, August 17, 2022, TimH wrote:
> Hi All,
>
>
>
> My
Hi All,
My project has been in hibernation for 6 months for personal reasons but
today was the day I fired the custom board up again to restart porting work.
My 10.2-based "in progress" work behaves as before (which was a relief) so I
decided I would merge in 10.3 to make sure I restarted w
16 matches
Mail list logo