Hi Tomek,
It's nice, thank you! :)
First, I'd like to understand how we can integrate the NuttX boards in a
simple way, and add some export-time configurations. So the questions I
have are:
1. Is there a machine parsable list of NuttX supported boards with some
basic information? (name, descripti
Thanks for those references. That makes sense.
On Sun, Jul 21, 2024 at 8:04 PM Gregory Nutt wrote:
>
> >
> > On 7/21/2024 5:47 PM, Gregory Nutt wrote:
> >>
> >> On 7/21/2024 5:38 PM, Nathan Hartman wrote:
> >>> Hi Alan,
> >>>
> >>> I think we should have "int main(int argc, const char * argv[])"
On 7/21/2024 5:47 PM, Gregory Nutt wrote:
On 7/21/2024 5:38 PM, Nathan Hartman wrote:
Hi Alan,
I think we should have "int main(int argc, const char * argv[])" (added
'const' for argv). Maybe should grep for all instances of main in
our code
and docs and add const? I'm willing to do that
On 7/21/2024 5:47 PM, Gregory Nutt wrote:
On 7/21/2024 5:38 PM, Nathan Hartman wrote:
Hi Alan,
I think we should have "int main(int argc, const char * argv[])" (added
'const' for argv). Maybe should grep for all instances of main in our
code
and docs and add const? I'm willing to do that.
On 7/21/2024 5:38 PM, Nathan Hartman wrote:
Hi Alan,
I think we should have "int main(int argc, const char * argv[])" (added
'const' for argv). Maybe should grep for all instances of main in our code
and docs and add const? I'm willing to do that.
Let me know,
Nathan
POSIX specifies the req
Hi Alan,
I think we should have "int main(int argc, const char * argv[])" (added
'const' for argv). Maybe should grep for all instances of main in our code
and docs and add const? I'm willing to do that.
Let me know,
Nathan
On Sun, Jul 21, 2024 at 1:03 PM Alan C. Assis wrote:
> Hi Nathan,
>
>
Hi Nathan,
I think this is a nice improvement. We need to improve our Kconfig
"--help--".
Actually the original documentation was using "argc" and "argv", mine was
different (with "int main(void)") because I just created a simple main from
scratch.
The main (no pun intended) issue in the origina
Hi all,
I have opened pull request PR-12742 [1] to improve the "---help---"
text of this Kconfig and hopefully help others avoid this same issue:
[1] https://github.com/apache/nuttx/pull/12742
Cheers,
Nathan
On Sat, Jul 20, 2024 at 8:40 AM Linotte Justin ...
wrote:
>
> hello, i'm happy you res
Arggg, I need to wake up and take coffee before typing an email, hehehe
Should be:
Is there some way to create a template with checkboxes when opening an
Issue?
It could help when users create a new issue.
BR,
Alan
On Sun, Jul 21, 2024 at 9:15 AM Alan C. Assis wrote:
> Totally agree!
>
> Ye
Totally agree!
Yes there some way to create a template with checkboxes when opening an
Issue? It could help when users create a new issue.
BR,
Alan
On Sat, Jul 20, 2024 at 8:58 PM Daniel Appiagyei
wrote:
> Hi,
> Is anyone opposed to:
> - creating more specific github issue labels,
> - encoura
+1 from me
On Sun, 21 Jul 2024, 12:08 Tim Hardisty, wrote:
> +1 from me!!
>
> On 21/07/2024 00:55, Daniel Appiagyei wrote:
> > Hi,
> > Is anyone opposed to:
> > - creating more specific github issue labels,
> > - encouraging everyone to use them, and
> > - setting up permissions on github such
+1 from me!!
On 21/07/2024 00:55, Daniel Appiagyei wrote:
Hi,
Is anyone opposed to:
- creating more specific github issue labels,
- encouraging everyone to use them, and
- setting up permissions on github such that anyone that has contributed to
the repo has the ability to add/remove labels?
Th
12 matches
Mail list logo