[PR] arch/tricore: remove duplicated local variable in tricore_doirq() [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] sched/event: add nxevent_clear api [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] sched/event: add nxevent_clear api [nuttx]

2025-09-07 Thread via GitHub
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

[PR] build(deps): bump actions/github-script from 7 to 8 [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] drivers/syslog: let syslog_write() return the maximum bytes writen through a channel [nuttx]

2025-09-07 Thread via GitHub
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;

(nuttx) branch dependabot/github_actions/actions/setup-python-6 created (now 64c8c3b1386)

2025-09-07 Thread github-bot
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

[PR] build(deps): bump actions/setup-python from 5 to 6 [nuttx]

2025-09-07 Thread via GitHub
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

(nuttx) branch dependabot/github_actions/actions/github-script-8 created (now c7ce7a84919)

2025-09-07 Thread github-bot
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

Re: [PR] docs/pr-template: Update the testing section of the PR template [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] drivers/syslog: let syslog_write() return the maximum bytes writen through a channel [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] drivers/syslog: let syslog_write() return the maximum bytes writen through a channel [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] sched/event: add nxevent_clear api [nuttx]

2025-09-07 Thread via GitHub
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

(nuttx-website) branch asf-site updated: Publishing web: aaa9187cb47fad9df46b094700a96756379c8b6f docs: 627729635bf87c5203de646d40c289a2b6abd829

2025-09-07 Thread github-bot
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

[PR] docs/pr-template: Update the testing section of the PR template [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] Hardware Checksum Offload Support for NuttX Network Stack [nuttx]

2025-09-07 Thread via GitHub
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

(nuttx) branch master updated: arch/tricore: remove redundant and misleading pointer usage in tricore_doirq()

2025-09-07 Thread linguini
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

Re: [PR] arch/tricore: remove redundant and misleading pointer usage in tricore_doirq() [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] docs/codeowners: Add preliminary code owner file [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] docs/codeowners: Add preliminary code owner file [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] fix missing gnu-elf.ld cp when generating export [nuttx]

2025-09-07 Thread via GitHub
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

[PR] tools/configure.sh: align tools/configure.sh with CmakeLists.txt [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] Hardware Checksum Offload Support for NuttX Network Stack [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] drivers/syslog: let syslog_write() return the maximum bytes writen through a channel [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] arch/xtensa: update E-Fuse driver on ESP32|S2|S3 [nuttx]

2025-09-07 Thread via GitHub
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

Re: [I] [FEATURE] raspberrypi pico w/2/2w firmware flashing automation with make flash [nuttx]

2025-09-07 Thread via GitHub
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

(nuttx) 03/05: arch/xtensa/esp32s3: Update E-Fuse driver

2025-09-07 Thread acassis
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/

[PR] drivers/syslog: let syslog_write() return the maximum bytes writen through a channel [nuttx]

2025-09-07 Thread via GitHub
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

Re: [I] [BUG] Non-blocking make export error: missing gnu-elf.ld [nuttx]

2025-09-07 Thread via GitHub
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

[PR] fix missing gnu-elf.ld cp when generating export [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] sched/event: add nxevent_clear api [nuttx]

2025-09-07 Thread via GitHub
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 +

Re: [PR] fix missing gnu-elf.ld cp when generating export [nuttx]

2025-09-07 Thread via GitHub
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

Re: [PR] doc: Update CMake C++ guide [nuttx]

2025-09-07 Thread via GitHub
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

(nuttx) 04/05: arch/xtensa/esp32s2: Update E-Fuse driver

2025-09-07 Thread acassis
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/

Re: [I] [FEATURE] raspberrypi pico w/2/2w firmware flashing automation with make flash [nuttx]

2025-09-07 Thread via GitHub
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

[PR] arch/tricore: remove redundant and misleading pointer usage in tricore_doirq() [nuttx]

2025-09-07 Thread via GitHub
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) {

Re: [PR] docs/codeowners: Add preliminary code owner file [nuttx]

2025-09-07 Thread via GitHub
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

(nuttx) 02/05: arch/xtensa: add common driver for E-Fuse on Espressif devices

2025-09-07 Thread acassis
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/

Re: [PR] sched/event: add nxevent_getmask api [nuttx]

2025-09-07 Thread via GitHub
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

[PR] sched/event: add nxevent_getmask api [nuttx]

2025-09-07 Thread via GitHub
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