wangchdo opened a new pull request, #16986:
URL: https://github.com/apache/nuttx/pull/16986
remove duplicated tcb local variable in tricore_doirq()
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
wangchdo commented on PR #16920:
URL: https://github.com/apache/nuttx/pull/16920#issuecomment-3264701493
> > Not breaking OS test is good, but how did you test the new API? It's not
used in OSTest. What is the use-case for this and where would it be used?
> > Maybe you could add useage of
wangchdo commented on PR #16920:
URL: https://github.com/apache/nuttx/pull/16920#issuecomment-3264401643
> Not breaking OS test is good, but how did you test the new API? It's not
used in OSTest. What is the use-case for this and where would it be used?
>
> Maybe you could add useage
dependabot[bot] opened a new pull request, #16985:
URL: https://github.com/apache/nuttx/pull/16985
Bumps [actions/github-script](https://github.com/actions/github-script) from
7 to 8.
Release notes
Sourced from https://github.com/actions/github-script/releases";>actions/github-scri
xiaoxiang781216 commented on code in PR #16982:
URL: https://github.com/apache/nuttx/pull/16982#discussion_r2328993834
##
drivers/syslog/syslog_write.c:
##
@@ -104,6 +104,9 @@ ssize_t syslog_write_foreach(FAR const char *buffer,
syslog_write_t write;
syslog_putc_t putc;
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/setup-python-6
in repository https://gitbox.apache.org/repos/asf/nuttx.git
at 64c8c3b1386 build(deps): bump actions/setup-python from 5 to 6
No new r
dependabot[bot] opened a new pull request, #16984:
URL: https://github.com/apache/nuttx/pull/16984
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5
to 6.
Release notes
Sourced from https://github.com/actions/setup-python/releases";>actions/setup-python's
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/github-script-8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
at c7ce7a84919 build(deps): bump actions/github-script from 7 to 8
No new
linguini1 commented on PR #16983:
URL: https://github.com/apache/nuttx/pull/16983#issuecomment-3264304957
RISC-V failure seems unrelated.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the speci
linguini1 commented on PR #16982:
URL: https://github.com/apache/nuttx/pull/16982#issuecomment-3264257123
> Hi @linguini1 I uploaded the test results on a2g-tc397-5v-tft board with
CONFIG_SYSLOG_MAX_CHANNELS set to 2, please have a check.
Thank you! Although I'm also not sure that OS
wangchdo commented on PR #16982:
URL: https://github.com/apache/nuttx/pull/16982#issuecomment-3264253378
> > ostest will cover the testing of this update
>
> Can you run OSTest and include the logs please?
Hi @linguini1 I uploaded the test results on a2g-tc397-5v-tft board with
linguini1 commented on PR #16920:
URL: https://github.com/apache/nuttx/pull/16920#issuecomment-3264157952
Not breaking OS test is good, but how did you test the new API? It's not
used in OSTest. What is the use-case for this and where would it be used?
Maybe you could add useage of th
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 4f0a0335a Publishing web: aaa9187
linguini1 opened a new pull request, #16983:
URL: https://github.com/apache/nuttx/pull/16983
## Summary
This commit updates the pull request template that is auto-populated when
GitHub PRs are made. The testing section now includes more detail on what is
considered an acceptable leve
acassis commented on PR #16940:
URL: https://github.com/apache/nuttx/pull/16940#issuecomment-3263997669
> > All existing network applications function correctly
>
> How did you quantify this? Which applications did you run, on what
hardware, and how did you verify that they worked cor
This is an automated email from the ASF dual-hosted git repository.
linguini pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 627729635bf arch/tricore: remove redundant and
linguini1 merged PR #16981:
URL: https://github.com/apache/nuttx/pull/16981
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.ap
linguini1 commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3263915135
> One remark @linguini1 we do not self-merge PRs :-P
I apologize! Is there a way to enforce that in the GitHub merge rules?
--
This is an automated message from the Apache G
cederom commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3263910138
One remark @linguini1 we do not self-merge PRs :-P
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
trns1997 commented on PR #16976:
URL: https://github.com/apache/nuttx/pull/16976#issuecomment-3255324129
ping @acassis @leducp
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific commen
wangchdo opened a new pull request, #16974:
URL: https://github.com/apache/nuttx/pull/16974
Add include patch to configure.sh when processing deconfig file to keep
alignment with
CmakeLists.txt
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blo
linguini1 commented on PR #16940:
URL: https://github.com/apache/nuttx/pull/16940#issuecomment-3263887336
> All existing network applications function correctly
How did you quantify this? Which applications did you run, on what hardware,
and how did you verify that they worked correct
linguini1 commented on PR #16982:
URL: https://github.com/apache/nuttx/pull/16982#issuecomment-3263886375
> ostest will cover the testing of this update
Can you run OSTest and include the logs please?
--
This is an automated message from the Apache Git Service.
To respond to the mes
acassis merged PR #16975:
URL: https://github.com/apache/nuttx/pull/16975
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nuttx.apac
linguini1 commented on issue #16271:
URL: https://github.com/apache/nuttx/issues/16271#issuecomment-3263858196
> > @linguini1 Have a bootloader that puts the RP2040 into BOOTSEL when it
detects something like 1200 baud on a UART line
>
> In my RP2040 board I have implemented this over
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 23faaa29f79577c22f678d4e8763fbc12ed1d735
Author: Filipe Cavalcanti
AuthorDate: Wed Jul 16 10:00:35 2025 -0300
arch/
wangchdo opened a new pull request, #16982:
URL: https://github.com/apache/nuttx/pull/16982
In current implementation, when do syslog_write(), there may
be more than one channel, the syslog will iterate each channel,
but only return the bytes writen through the last channel, the
trns1997 commented on issue #16973:
URL: https://github.com/apache/nuttx/issues/16973#issuecomment-3253429464
> [@leducp](https://github.com/leducp) did you get that same issue on your
board?
@acassis it seems to occur on all boards, i tried with the xmc4800 and i
have the same error
trns1997 opened a new pull request, #16976:
URL: https://github.com/apache/nuttx/pull/16976
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
`make export` currently fails with the warning:
```
cp: cann
xiaoxiang781216 commented on code in PR #16920:
URL: https://github.com/apache/nuttx/pull/16920#discussion_r2324889796
##
sched/event/event_clear.c:
##
@@ -0,0 +1,71 @@
+/
+ * sched/event/event_clear.c
+
leducp commented on PR #16976:
URL: https://github.com/apache/nuttx/pull/16976#issuecomment-3257709832
What about adding a CI test linking a C++ helloworld with CMake to avoid
regression in the future? (At least from a compile POV).
--
This is an automated message from the Apache Git Serv
leducp commented on PR #16970:
URL: https://github.com/apache/nuttx/pull/16970#issuecomment-3257700071
It seems the build is broken since this commit:
422c43949a95845712b31ea8f1260e2f964aa5cf
@trns1997 can you cross check on your side?
--
This is an automated message from the Apach
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 65d5f9bc8f951bb6431061b195ba512a12b56fbf
Author: Filipe Cavalcanti
AuthorDate: Mon Jul 21 13:49:45 2025 -0300
arch/
nmaggioni commented on issue #16271:
URL: https://github.com/apache/nuttx/issues/16271#issuecomment-3263701404
> @linguini1 Have a bootloader that puts the RP2040 into BOOTSEL when it
detects something like 1200 baud on a UART line
In my RP2040 board I have implemented this over USB C
wangchdo opened a new pull request, #16981:
URL: https://github.com/apache/nuttx/pull/16981
'struct tcb_s **running_task = &g_running_tasks[this_cpu()];'
was updated to
'struct tcb_s *running_task = g_running_tasks[this_cpu()];'
'if (*running_task != NULL)
{
hartmannathan commented on code in PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#discussion_r2323902595
##
tools/codeowners/codeowners.py:
##
@@ -0,0 +1,179 @@
+#!/usr/bin/env python3
+
+import re
+import subprocess
+import sys
+from multiprocessing import Pool
+fro
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit d5f674d96740cd581bf3e062d8ec4a864089f062
Author: Filipe Cavalcanti
AuthorDate: Wed Jul 16 12:05:51 2025 -0300
arch/
wangchdo closed pull request #16980: sched/event: add nxevent_getmask api
URL: https://github.com/apache/nuttx/pull/16980
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To uns
wangchdo opened a new pull request, #16980:
URL: https://github.com/apache/nuttx/pull/16980
In certain cases, when the event-wait thread is awakened,
it needs to know the specific mask bit that triggered it,
so that it can branch to different paths accordingly.
This pat
39 matches
Mail list logo