Re: [I] Fail to nxtask_delete by update of cancel point logic [nuttx]

2023-11-22 Thread via GitHub
SPRESENSE closed issue #11236: Fail to nxtask_delete by update of cancel point logic URL: https://github.com/apache/nuttx/issues/11236 -- 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

Re: [I] Fail to nxtask_delete by update of cancel point logic [nuttx]

2023-11-22 Thread via GitHub
SPRESENSE commented on issue #11236: URL: https://github.com/apache/nuttx/issues/11236#issuecomment-1823913771 Close as completed. -- 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

Re: [PR] ci_sim: add matter build to the test list sim-02.dat and support cmake compilation [nuttx]

2023-11-22 Thread via GitHub
zhhyu7 commented on PR #11254: URL: https://github.com/apache/nuttx/pull/11254#issuecomment-1823894152 Whether to just add the matter related config to an existing sim defconfig instead of creating a separate defconfig? -- This is an automated message from the Apache Git Service. To

[PR] ci_sim: add matter build to the test list sim-02.dat and support cmake compilation [nuttx]

2023-11-22 Thread via GitHub
zhhyu7 opened a new pull request, #11254: URL: https://github.com/apache/nuttx/pull/11254 ## Summary in order to maintain the completeness of the matter related functional code, the build of matter is added to testlist. depend on https://github.com/apache/nuttx-apps/pull/2209 ##

Re: [I] gdb nsh:tcpblaster cannot access network [nuttx]

2023-11-22 Thread via GitHub
anjiahao1 commented on issue #11223: URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1823765587 ![image](https://github.com/apache/nuttx/assets/75056955/f341664b-c6d8-475b-9a23-3004d766382a) @maxmbed It may be caused by gdb not having network permissions? Try using sudo

Re: [I] gdb nsh:tcpblaster cannot access network [nuttx]

2023-11-22 Thread via GitHub
anjiahao1 commented on issue #11223: URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1823763739 > @alandeassis, No, the host cannot ping Nuttx in this case. > > Actually, the `sim:tcpblaster` example has already ICMP support enabled. Network is accessible if I run

Re: [PR] tcbinfo:remove total_num form tcbinfo. [nuttx]

2023-11-22 Thread via GitHub
anjiahao1 commented on PR #11207: URL: https://github.com/apache/nuttx/pull/11207#issuecomment-1823757488 > Did you test this PR with the latest master on M1 Mac? ![image](https://github.com/apache/nuttx/assets/75056955/54bb0c60-a352-4722-8e56-512d26a099fe) yes i test on macbook

Re: [I] Math library header files are not exported [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 commented on issue #11239: URL: https://github.com/apache/nuttx/issues/11239#issuecomment-1823734977 yes, the header files provided by new alternatives need copy when "make export". -- This is an automated message from the Apache Git Service. To respond to the message,

(nuttx-website) branch asf-site updated: Publishing web: 36ddd7c60a8230335eda886c909bc938739114a2 docs: ed877fd494cc465671186a63a7fd9c41abf494ba

2023-11-22 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 2864e746 Publishing web:

(nuttx) branch master updated: drivers:mtd: Adds support for W25 2Mbit memories.

2023-11-22 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 The following commit(s) were added to refs/heads/master by this push: new ed877fd494 drivers:mtd: Adds support for W25

Re: [PR] Adds support to W25Q20CL memory. [nuttx]

2023-11-22 Thread via GitHub
acassis merged PR #11253: URL: https://github.com/apache/nuttx/pull/11253 -- 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:

Re: [I] gdb nsh:tcpblaster cannot access network [nuttx]

2023-11-22 Thread via GitHub
acassis commented on issue #11223: URL: https://github.com/apache/nuttx/issues/11223#issuecomment-1823591781 @masayuki2009 any idea why network in the SIM is not accessing when using GDB ? -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] Feature Request: Make C-header files compatible with C++ [nuttx]

2023-11-22 Thread via GitHub
acassis commented on issue #11230: URL: https://github.com/apache/nuttx/issues/11230#issuecomment-1823590312 @danielappiagyei-bc Yes, this is a good idea! Also, when you open the PR please point to this issue to have a cross link -- This is an automated message from the Apache Git

Re: [I] Math library header files are not exported [nuttx]

2023-11-22 Thread via GitHub
acassis commented on issue #11239: URL: https://github.com/apache/nuttx/issues/11239#issuecomment-1823589167 @xiaoxiang781216 do you think it was caused by separation of libm to support more libm alternatives? -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] How to expand the size of a heap? [nuttx]

2023-11-22 Thread via GitHub
acassis commented on issue #11251: URL: https://github.com/apache/nuttx/issues/11251#issuecomment-1823588167 @GC-20-20 if you increased the stack size and the problem didn't fix, then maybe the issue is something else. You got a very informative dump, so you can use this information to

Re: [PR] sched: delete check when pick nexttcb in readytorun list [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 commented on PR #11226: URL: https://github.com/apache/nuttx/pull/11226#issuecomment-1823245697 @masayuki2009 could you try this patch: https://github.com/apache/nuttx-apps/pull/2208? -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] driver/tee: add optee client driver module [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 commented on PR #11228: URL: https://github.com/apache/nuttx/pull/11228#issuecomment-1823244606 Let's squash the last two patch into one, @hujun260 . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] Adds support to W25Q20CL memory. [nuttx]

2023-11-22 Thread via GitHub
daniel-p-carvalho commented on PR #11253: URL: https://github.com/apache/nuttx/pull/11253#issuecomment-1823190400 I will change the commit message and perform a rebase. Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] Adds support to W25Q20CL memory. [nuttx]

2023-11-22 Thread via GitHub
daniel-p-carvalho commented on PR #11253: URL: https://github.com/apache/nuttx/pull/11253#issuecomment-1823141395 Hi, I don't understand what is wrong with the commit message. I think I didn't leave the commit message empty. It shows commit

[PR] Adds support to W25Q20CL memory. [nuttx]

2023-11-22 Thread via GitHub
daniel-p-carvalho opened a new pull request, #11253: URL: https://github.com/apache/nuttx/pull/11253 ## Summary Adds support to W25Q20CL memory. ## Impact None ## Testing Tested with W25Q20CL -- This is an automated message from the Apache Git Service. To respond to

(nuttx) 04/05: rpmsgblk: use a fixed length struct to transfer between two cpus

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit cf27a8484fa70218803d67f4072ae126d55aea87 Author: liaoao AuthorDate: Wed Nov 8 21:14:07 2023 +0800 rpmsgblk: use

(nuttx) 05/05: rpmsgblk: split mmc_ioc_multi_cmd to mmc_ioc_cmd for less share memory allocation

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit ea0be3b49066990e3a96133910cdb71156a8edf3 Author: liaoao AuthorDate: Tue Nov 14 10:11:03 2023 +0800 rpmsgblk:

(nuttx) 03/05: rpmsgblk: check if the block device has been removed before calling its ops

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 4b25a0dfa54560b862c3f117c596dac4ca1eb2e9 Author: liaoao AuthorDate: Thu Nov 2 15:19:27 2023 +0800 rpmsgblk:

(nuttx) branch master updated (57de6484e9 -> ea0be3b490)

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 57de6484e9 task/pthread_cancelpt: Fix task_delete from another task group new 27f672d55a rpmsgblk: bind block

(nuttx) 02/05: rpmsgblk: do not actually unlink blockdevice in rpmsgblk client

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 12d66da8922e4e6ef316c59d1c2bbdc696e47bfa Author: liaoao AuthorDate: Wed Nov 1 15:01:02 2023 +0800 rpmsgblk: do

(nuttx) 01/05: rpmsgblk: bind block inode to ept when create ept

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 27f672d55aca005347ef8d0bd16bef71f5e22157 Author: liaoao AuthorDate: Mon Oct 9 21:09:00 2023 +0800 rpmsgblk: bind

Re: [PR] Rpmsgblk function optimization [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 merged PR #11240: URL: https://github.com/apache/nuttx/pull/11240 -- 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:

(nuttx) branch master updated: risc-v/mpfs: ihc: cleanup DEBUGASSERTs and irq enabling

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 83f5ca6158 risc-v/mpfs: ihc: cleanup

(nuttx) branch master updated: task/pthread_cancelpt: Fix task_delete from another task group

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 57de6484e9 task/pthread_cancelpt: Fix

Re: [PR] task/pthread_cancelpt: Fix nxtask_delete from another task group [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 merged PR #11241: URL: https://github.com/apache/nuttx/pull/11241 -- 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:

Re: [PR] risc-v/mpfs: ihc: cleanup DEBUGASSERTs and irq enabling [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 merged PR #11247: URL: https://github.com/apache/nuttx/pull/11247 -- 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:

(nuttx) branch master updated: sigaction: Expand si_user for non-kernel signals

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang 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 0648a61668 sigaction: Expand si_user for

Re: [PR] sigaction: Expand si_user for non-kernel signals [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 merged PR #11252: URL: https://github.com/apache/nuttx/pull/11252 -- 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:

(nuttx) branch master updated: sched/taskspawn: fix spawn fail if enable FDCHECK

2023-11-22 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea 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 59cf308eff sched/taskspawn: fix spawn fail if

Re: [PR] sched/taskspawn: fix spawn fail if enable FDCHECK [nuttx]

2023-11-22 Thread via GitHub
jerpelea merged PR #11250: URL: https://github.com/apache/nuttx/pull/11250 -- 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:

[PR] sigaction: Expand si_user for non-kernel signals [nuttx]

2023-11-22 Thread via GitHub
PetteriAimonen opened a new pull request, #11252: URL: https://github.com/apache/nuttx/pull/11252 ## Summary Commit 9244b5a737c9222aa3df3eac167f76ce7e7e50b8 added support for non-standard field `si_user` that is useful for passing context pointers to signal handlers. This

[I] How to expand the size of a heap? [nuttx]

2023-11-22 Thread via GitHub
GC-20-20 opened a new issue, #11251: URL: https://github.com/apache/nuttx/issues/11251 When I'm using the cjson library for learning, nuttx gets assertion errors. I don't think it's the program, it's the heap space that's too small causing the error, I tried to increase "The default stack

(nuttx) 02/02: video/fb: move wdog from fb_chardev_s to fb_paninfo_s

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 817e02c0c85380376df0530b4745bea61fd622f7 Author: jianglianfang AuthorDate: Thu Sep 28 16:31:55 2023 +0800

(nuttx) branch master updated (e560111dbb -> 817e02c0c8)

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from e560111dbb tiva/sock_can: correct mutex lock cycle new 10991cf5f4 video/fb: wait when the vsync queue is full

(nuttx) 01/02: video/fb: wait when the vsync queue is full in FBIO_WAITFORVSYNC

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 10991cf5f4911a74caa1a68f5e2ee25d371502d9 Author: jianglianfang AuthorDate: Mon Sep 11 10:40:20 2023 +0800

Re: [PR] wait when the vsync queue is full in FBIO_WAITFORVSYNC [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 merged PR #11224: URL: https://github.com/apache/nuttx/pull/11224 -- 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:

(nuttx) branch master updated (e5eabbb411 -> e560111dbb)

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from e5eabbb411 arch/sim: sim support 16bbp new 6bbb7c0046 fs/spiffs: correct mutex lock cycle of spiffs new

(nuttx) 01/02: fs/spiffs: correct mutex lock cycle of spiffs

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 6bbb7c0046eee79e60d4e6aba7f34e3b5a4f3105 Author: chao an AuthorDate: Wed Nov 22 15:22:22 2023 +0800 fs/spiffs:

(nuttx) 02/02: tiva/sock_can: correct mutex lock cycle

2023-11-22 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit e560111dbb98e0500b8f6bd021377cc95b4eeaee Author: chao an AuthorDate: Wed Nov 22 15:54:11 2023 +0800

Re: [PR] fs/spiffs: correct mutex lock cycle of spiffs [nuttx]

2023-11-22 Thread via GitHub
xiaoxiang781216 merged PR #11248: URL: https://github.com/apache/nuttx/pull/11248 -- 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:

[PR] sched/taskspawn: fix spawn fail if enable FDCHECK [nuttx]

2023-11-22 Thread via GitHub
anchao opened a new pull request, #11250: URL: https://github.com/apache/nuttx/pull/11250 ## Summary sched/taskspawn: fix spawn fail if enable FDCHECK restore file descriptor before compare ## Impact N/A ## Testing ci-check -- This is an

Re: [PR] task/pthread_cancelpt: Fix nxtask_delete from another task group [nuttx]

2023-11-22 Thread via GitHub
pussuw commented on code in PR #11241: URL: https://github.com/apache/nuttx/pull/11241#discussion_r1401681412 ## include/nuttx/sched.h: ## @@ -1424,6 +1424,22 @@ int nxsched_set_affinity(pid_t pid, size_t cpusetsize, int nxsched_get_stackinfo(pid_t pid, FAR struct

Re: [PR] PoC: allow apps to customize NuttX build time variables [nuttx]

2023-11-22 Thread via GitHub
casaroli commented on code in PR #11202: URL: https://github.com/apache/nuttx/pull/11202#discussion_r1401677252 ## arch/arm/src/Makefile: ## @@ -18,7 +18,7 @@ # -include $(TOPDIR)/Make.defs

Re: [PR] video.c: modify set_buf call seqence in start_capture function. [nuttx]

2023-11-22 Thread via GitHub
jerpelea commented on PR #11249: URL: https://github.com/apache/nuttx/pull/11249#issuecomment-1822316356 @SPRESENSE please check -- 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

Re: [PR] video.c: modify set_buf call seqence in start_capture function. [nuttx]

2023-11-22 Thread via GitHub
Joneyao commented on PR #11249: URL: https://github.com/apache/nuttx/pull/11249#issuecomment-1822309680 @jerpelea hi, this patch will have an impact on capturing sensor image, but i don't have sony hardware, can you help me verify it when you have time? thank you very much. -- This is

[PR] video.c: modify set_buf call seqence in start_capture function. [nuttx]

2023-11-22 Thread via GitHub
Joneyao opened a new pull request, #11249: URL: https://github.com/apache/nuttx/pull/11249 To avoid losing the first frame, the set_buf needs to excute first. At the same time, imgdata->start_capture should excuted before the imgsensor->start_capture. ## Summary ## Impact