[nuttx] 01/02: libc/fdcheck: Fix undefined reference to `getppid'

2023-06-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit c49bf046bd5598625adf2397d820632f64f5bdb0 Author: Xiang Xiao AuthorDate: Thu Jun 15 20:09:01 2023 +0800 libc/f

[nuttx] branch master updated (17c65d2067 -> 275db394bc)

2023-06-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 17c65d2067 risc-v/espressif: use the unquoted `CHIP_SERIES` variable new c49bf046bd libc/fdcheck: Fix undef

[nuttx] 02/02: boards/sim: Enable fdcheck and fdsan in kasan config

2023-06-15 Thread pkarashchenko
This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git commit 275db394bc2b44a428b350aa208619472f08f5af Author: Xiang Xiao AuthorDate: Thu Jun 15 21:15:08 2023 +0800 boards

[GitHub] [nuttx] pkarashchenko merged pull request #9547: libc/fdcheck: Fix undefined reference to `getppid'

2023-06-15 Thread via GitHub
pkarashchenko merged PR #9547: URL: https://github.com/apache/nuttx/pull/9547 -- 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.

[GitHub] [nuttx] eenurkka opened a new pull request, #9548: risc-v/mpfs: add CoreMMC support

2023-06-15 Thread via GitHub
eenurkka opened a new pull request, #9548: URL: https://github.com/apache/nuttx/pull/9548 This adds support for the CoreMMC v3.1 FPGA driver as described in Microchip Handbook HB0510. The driver doesn't support DMA. ## Summary This adds the driver for CoreMMC FPGA block. This m

[nuttx] 03/03: risc-v/espressif: use the unquoted `CHIP_SERIES` variable

2023-06-15 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 17c65d2067de2bb14c593d088ab1a6f07842ee1b Author: Tiago Medicci Serrano AuthorDate: Thu Jun 15 10:37:53 2023 -0300

[nuttx] 02/03: esp32s3/wifi: update Wi-Fi driver to the newest esp-hal-3rdparty

2023-06-15 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 368b6cb489e86e224bb1caf791aec84c790bfe0e Author: Tiago Medicci Serrano AuthorDate: Thu Jun 1 13:38:18 2023 -0300

[nuttx] branch master updated (7b5af12158 -> 17c65d2067)

2023-06-15 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 7b5af12158 statfs: add f_fsid field for third-party code compile new 6559ac4034 risc-v/espressif: update to the

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9545: espressif: update esp-hal-3rdparty library

2023-06-15 Thread via GitHub
xiaoxiang781216 merged PR #9545: URL: https://github.com/apache/nuttx/pull/9545 -- 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...@nutt

[nuttx] 01/03: risc-v/espressif: update to the newest esp-hal-3rdparty version

2023-06-15 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 6559ac40344fa0df350c3e0d4cb0ce1076baf191 Author: Tiago Medicci Serrano AuthorDate: Fri Jun 2 12:18:34 2023 -0300

[nuttx] branch master updated (f80539b6a8 -> 7b5af12158)

2023-06-15 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 f80539b6a8 netdev/upper: Use atomic when we have atomic support from compiler new b723e90356 fs: move memset t

[nuttx] 01/02: fs: move memset to upper lever for statfs

2023-06-15 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 b723e90356a11f102a9ed7523a25b5e5e0afa197 Author: zhanghongyu AuthorDate: Tue Jun 6 11:59:14 2023 +0800 fs: move m

[nuttx] 02/02: statfs: add f_fsid field for third-party code compile

2023-06-15 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 7b5af1215819cf28f57cb96da6f1f9dd9230ca3b Author: zhanghongyu AuthorDate: Tue Jun 13 00:41:48 2023 +0800 statfs: a

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9497: libc/fdcheck: add fdcheck module

2023-06-15 Thread via GitHub
xiaoxiang781216 commented on PR #9497: URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1594019876 > Oh, also I think that the relevant `#include` is missing for `getppid()`? @fjpanag please try this patch: https://github.com/apache/nuttx/pull/9497 -- This is an automated

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9547: libc/fdcheck: Fix undefined reference to `getppid'

2023-06-15 Thread via GitHub
xiaoxiang781216 opened a new pull request, #9547: URL: https://github.com/apache/nuttx/pull/9547 ## Summary and change get[p]pid to _SCHED_GET[P]PID ## Impact fdcheck ## Testing sim:kasan -- This is an automated message from the Apache Git Service. To re

[GitHub] [nuttx] zyfeier commented on pull request #8743: nxmutex: mutex priority inheritance optimization

2023-06-15 Thread via GitHub
zyfeier commented on PR #8743: URL: https://github.com/apache/nuttx/pull/8743#issuecomment-1593935328 > I think PR needs to be rebased to include #9468 This PR only takes effect when CONFIG_SEM_PREALLOCHOLDERS=0, so maybe need add another config? -- This is an automated message fro

[nuttx-website] branch asf-site updated: Publishing web: bedd222ce647cc428f1f896ea77db286eb1bfbce docs: f80539b6a82b6cb7a321c4a31c6d8c275d703316

2023-06-15 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 14dc00c7 Publishing web: bedd222c

[GitHub] [nuttx] acassis commented on pull request #6992: WS2812 LED driver using ESP32's RMT peripheral

2023-06-15 Thread via GitHub
acassis commented on PR #6992: URL: https://github.com/apache/nuttx/pull/6992#issuecomment-1593812082 @vbenso I nice think that I did with APA102 matrix was making a driver that see it as an ordinary LCD: https://github.com/apache/nuttx/blob/master/drivers/lcd/apa102.c Doing this w

[nuttx] 01/02: netdev/upper: Make quota_load public

2023-06-15 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 483eb10f37626aa23514fcc21f7d441b4b7df0a0 Author: Zhe Weng AuthorDate: Tue May 23 20:17:24 2023 +0800 netdev/upper:

[nuttx] branch master updated (6ede91c5e7 -> f80539b6a8)

2023-06-15 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 6ede91c5e7 sched/group: Ensure that the setting of tg_members if safe in SMP new 483eb10f37 netdev/upper: Make q

[GitHub] [nuttx] acassis merged pull request #9543: netdev/upper: Optimize on quota related operations

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

[nuttx] 02/02: netdev/upper: Use atomic when we have atomic support from compiler

2023-06-15 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 f80539b6a82b6cb7a321c4a31c6d8c275d703316 Author: Zhe Weng AuthorDate: Wed Jun 14 16:29:15 2023 +0800 netdev/upper:

[GitHub] [nuttx] mu578 commented on pull request #9546: stm32_tickless: Software prescaller proof-of-consept.

2023-06-15 Thread via GitHub
mu578 commented on PR #9546: URL: https://github.com/apache/nuttx/pull/9546#issuecomment-1593802870 CONFIG_STM32_MINDELAY delay = MIN(CONFIG_STM32_MINDELAY, delay); -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [nuttx] fjpanag commented on pull request #9497: libc/fdcheck: add fdcheck module

2023-06-15 Thread via GitHub
fjpanag commented on PR #9497: URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1593709192 Oh, also I think that the relevant `#include` is missing for `getppid()`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [nuttx] fjpanag commented on pull request #9497: libc/fdcheck: add fdcheck module

2023-06-15 Thread via GitHub
fjpanag commented on PR #9497: URL: https://github.com/apache/nuttx/pull/9497#issuecomment-1593706324 Hello @hujun260, I just tried this but build fails with: ``` arm-none-eabi-ld: nuttx/staging/libc.a(lib_fdcheck.o): in function `fdcheck_restore': nuttx/libs/libc/misc/li

[GitHub] [nuttx] nealef commented on pull request #7202: Add support for the loading of ET_DYN objects

2023-06-15 Thread via GitHub
nealef commented on PR #7202: URL: https://github.com/apache/nuttx/pull/7202#issuecomment-1593640243 Yes, I forgot to add the .S file (did a git commit -a rather than a git add . for these new files). It has built again but we now fail with a relocation error. -- This is an a

[GitHub] [nuttx] acassis commented on pull request #7202: Add support for the loading of ET_DYN objects

2023-06-15 Thread via GitHub
acassis commented on PR #7202: URL: https://github.com/apache/nuttx/pull/7202#issuecomment-1593635447 @nealef see https://github.com/apache/nuttx/actions/runs/5281758940/jobs/9555847442?pr=7202 It is failing with same error I reported above! Any idea? -- This is an automated messag

[GitHub] [nuttx] patacongo commented on pull request #9546: stm32_tickless: Software prescaller proof-of-consept.

2023-06-15 Thread via GitHub
patacongo commented on PR #9546: URL: https://github.com/apache/nuttx/pull/9546#issuecomment-1593635026 It looks like the minimum delays is hard-coded to some value that is 10 * clock_period. The real delay should be based on the timer processing delay and will vary from CPU to CPU and wit

[GitHub] [nuttx] patacongo commented on pull request #9546: stm32_tickless: Software prescaller proof-of-consept.

2023-06-15 Thread via GitHub
patacongo commented on PR #9546: URL: https://github.com/apache/nuttx/pull/9546#issuecomment-1593628788 Doesn't this just sacrifice resolution of the timer in order to enforce a minimum delay? Do I understand that right? If so, it seems like there is no reason lose the resolution. W

[GitHub] [nuttx] fjpanag opened a new pull request, #9546: stm32_tickless: Software prescaller proof-of-consept.

2023-06-15 Thread via GitHub
fjpanag opened a new pull request, #9546: URL: https://github.com/apache/nuttx/pull/9546 ## Summary Draft. Do not merge! For more info, see [here](https://lists.apache.org/thread/rx59lz5wo72btg8cv4lk3pb19vmx4kks). ## Impact N/A ## Testing N/A

[GitHub] [nuttx] wengzhe commented on a diff in pull request #9543: netdev/upper: Optimize on quota related operations

2023-06-15 Thread via GitHub
wengzhe commented on code in PR #9543: URL: https://github.com/apache/nuttx/pull/9543#discussion_r1231411854 ## drivers/net/netdev_upperhalf.c: ## @@ -72,6 +84,10 @@ struct netdev_upperhalf_s #else struct work_s work; #endif + +#ifdef HAVE_ATOMIC + atomic_int quota[NETPKT_

[GitHub] [nuttx] acassis commented on pull request #9530: Smartcard for stm32h7 uart

2023-06-15 Thread via GitHub
acassis commented on PR #9530: URL: https://github.com/apache/nuttx/pull/9530#issuecomment-1593541126 > @slorquet A few questions: > > Is this for ISO7816? Would it be better to make is a separate driver? @slorquet I think @davids5 suggestion makes sense! The 1wire implem

[GitHub] [nuttx] tmedicci opened a new pull request, #9545: espressif: update esp-hal-3rdparty library

2023-06-15 Thread via GitHub
tmedicci opened a new pull request, #9545: URL: https://github.com/apache/nuttx/pull/9545 ## Summary Update esp-hal-3rdparty reference for `risc-v/espressif` devices and for ESP32-S3's Wi-Fi. Also, 1) get `esp-hal-3rdparty` from git cloning (instead of downloading) to enable g

[GitHub] [nuttx] zhhyu7 commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
zhhyu7 commented on code in PR #9521: URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231312736 ## include/sys/statfs.h: ## @@ -114,6 +114,10 @@ struct statfs fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */ fsfilcnt_t f_files;/* Total file n

[GitHub] [nuttx] P1F commented on pull request #7541: Add iptlite packet filter modules

2023-06-15 Thread via GitHub
P1F commented on PR #7541: URL: https://github.com/apache/nuttx/pull/7541#issuecomment-1593395436 > > @P1F @wengzhe has developed an infrastructure for iptable, you may port filter functionality less effort and more standardized now. Please reference the follow PR to learn the usage: [apac

[GitHub] [nuttx] patacongo commented on pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
patacongo commented on PR #9521: URL: https://github.com/apache/nuttx/pull/9521#issuecomment-1593372358 The f_fsid field is not standard in `struct statfs` (but is required by POSIX in` struct statvfs`). It is NOT specifid by POSIX standards for statfs. This is handled differently

[GitHub] [nuttx] patacongo commented on pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
patacongo commented on PR #9521: URL: https://github.com/apache/nuttx/pull/9521#issuecomment-1593319552 > @patacongo I think you were planing to reply @zhhyu7, but end up editing his comment, it was difficult to understand who said what. :-) Oops. Yes, I meant to Quote Reply, not Edi

[GitHub] [nuttx] patacongo commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
patacongo commented on code in PR #9521: URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231204212 ## include/sys/statfs.h: ## @@ -114,6 +114,10 @@ struct statfs fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */ fsfilcnt_t f_files;/* Total fil

[GitHub] [nuttx] zhhyu7 commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
zhhyu7 commented on code in PR #9521: URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231068731 ## include/sys/statfs.h: ## @@ -114,6 +114,10 @@ struct statfs fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */ fsfilcnt_t f_files;/* Total file n

[GitHub] [nuttx] patacongo commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
patacongo commented on code in PR #9521: URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231204212 ## include/sys/statfs.h: ## @@ -114,6 +114,10 @@ struct statfs fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */ fsfilcnt_t f_files;/* Total fil

[GitHub] [nuttx] acassis commented on pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
acassis commented on PR #9521: URL: https://github.com/apache/nuttx/pull/9521#issuecomment-1593297978 @patacongo I think you were planing to reply @zhhyu7, but end up editing his comment, it was difficult to understand who said what. :-) Yes, I found some examples in wqueue.h, udp.h,

[GitHub] [nuttx] pkarashchenko commented on pull request #8743: nxmutex: mutex priority inheritance optimization

2023-06-15 Thread via GitHub
pkarashchenko commented on PR #8743: URL: https://github.com/apache/nuttx/pull/8743#issuecomment-1593278489 I think PR needs to be rebased to include https://github.com/apache/nuttx/pull/9468 -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [nuttx] acassis commented on issue #9532: Questions about netutils running rv-virt:netnsh64 on branch releases/12.1

2023-06-15 Thread via GitHub
acassis commented on issue #9532: URL: https://github.com/apache/nuttx/issues/9532#issuecomment-1593244276 @GooTal error 110 means ETIMEDOUT Maybe you will need to use wireshark to understart why the timeout is happening, maybe the tftp server is ignoring the PUT command. -- This is an

[GitHub] [nuttx] acassis commented on pull request #7202: Add support for the loading of ET_DYN objects

2023-06-15 Thread via GitHub
acassis commented on PR #7202: URL: https://github.com/apache/nuttx/pull/7202#issuecomment-1593225599 @xiaoxiang781216 I'm getting this error when compiling for sim:ostest: ``` LD: nuttx /usr/bin/ld: nuttx.rel: relocation R_X86_64_16 against `.data' can not be used when making a PI

[nuttx] branch master updated: sched/group: Ensure that the setting of tg_members if safe in SMP

2023-06-15 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 6ede91c5e7 sched/group: Ensure that the settin

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9528: sched/group: Ensure that the setting of tg_members if safe in SMP

2023-06-15 Thread via GitHub
xiaoxiang781216 merged PR #9528: URL: https://github.com/apache/nuttx/pull/9528 -- 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...@nutt

[GitHub] [nuttx] zhhyu7 commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
zhhyu7 commented on code in PR #9521: URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231068731 ## include/sys/statfs.h: ## @@ -114,6 +114,10 @@ struct statfs fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */ fsfilcnt_t f_files;/* Total file n

[GitHub] [nuttx] zhhyu7 commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
zhhyu7 commented on code in PR #9521: URL: https://github.com/apache/nuttx/pull/9521#discussion_r1231068731 ## include/sys/statfs.h: ## @@ -114,6 +114,10 @@ struct statfs fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */ fsfilcnt_t f_files;/* Total file n

[GitHub] [nuttx] acassis commented on pull request #7541: Add iptlite packet filter modules

2023-06-15 Thread via GitHub
acassis commented on PR #7541: URL: https://github.com/apache/nuttx/pull/7541#issuecomment-1593047513 > @P1F @wengzhe has developed an infrastructure for iptable, you may port filter functionality less effort and more standardized now. Please reference the follow PR to learn the usage: [ap

[GitHub] [nuttx] acassis commented on pull request #8743: nxmutex: mutex priority inheritance optimization

2023-06-15 Thread via GitHub
acassis commented on PR #8743: URL: https://github.com/apache/nuttx/pull/8743#issuecomment-1593042595 ping @zyfeier @pkarashchenko PTAL -- 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 spe

[GitHub] [nuttx] acassis commented on a diff in pull request #7554: drivers/segger: add rtt console support

2023-06-15 Thread via GitHub
acassis commented on code in PR #7554: URL: https://github.com/apache/nuttx/pull/7554#discussion_r1230998528 ## drivers/segger/serial_rtt.c: ## @@ -0,0 +1,380 @@ +/ + * drivers/segger/serial_rtt.c + * +

[nuttx] branch master updated: Dynamic adjustment of the orientation, switch orientation on the fly: 1. orientation is a parameter of initialize 2. y and x offset need to be adjusted with the orientai

2023-06-15 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 04f8bab063 Dynamic adjustment of the orientation

[GitHub] [nuttx] acassis merged pull request #8398: Dynamic adjustment of the orientation, switch orientation on the fly

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

[nuttx] branch master updated: sched/pthread: Return ESRCH when the task is in the process of exit.

2023-06-15 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 fc9f87824c sched/pthread: Return ESRCH when the

[GitHub] [nuttx] acassis merged pull request #9539: sched/pthread: Return ESRCH when the task is in the process of exit.

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

[GitHub] [nuttx] acassis merged pull request #9540: fs/vfs: Proper use of sigisemptyset

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

[nuttx] branch master updated: fs/vfs: Proper use of sigisemptyset

2023-06-15 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 c71007323e fs/vfs: Proper use of sigisemptyset c

[GitHub] [nuttx] acassis commented on a diff in pull request #9521: fs: move memset to upper lever for statfs and add f_fsid field

2023-06-15 Thread via GitHub
acassis commented on code in PR #9521: URL: https://github.com/apache/nuttx/pull/9521#discussion_r1230937936 ## include/sys/statfs.h: ## @@ -114,6 +114,10 @@ struct statfs fsblkcnt_t f_bavail; /* Free blocks avail to non-superuser */ fsfilcnt_t f_files;/* Total file

[GitHub] [nuttx] halyssonJr opened a new issue, #9544: Netutils appearance doesn't work

2023-06-15 Thread via GitHub
halyssonJr opened a new issue, #9544: URL: https://github.com/apache/nuttx/issues/9544 I was testing PPP app and when try to enable network debugging, as shown above, nothing happens. I start investigating that, I remove **ninfo** ( app/netutils/pppd/ppp_config.h) and use **printf**, and wo

[GitHub] [nuttx] GooTal commented on issue #9532: Questions about netutils running rv-virt:netnsh64 on branch releases/12.1

2023-06-15 Thread via GitHub
GooTal commented on issue #9532: URL: https://github.com/apache/nuttx/issues/9532#issuecomment-1592667307 Thanks @acassis . But it\`s not working. ![图片](https://github.com/apache/nuttx/assets/40800103/ba60934d-c158-4bdf-a9fb-b9a6b139a5ef) But it did not create any file under `testa

[GitHub] [nuttx] raiden00pl commented on a diff in pull request #9499: debug: change generate debug symbols default enable

2023-06-15 Thread via GitHub
raiden00pl commented on code in PR #9499: URL: https://github.com/apache/nuttx/pull/9499#discussion_r1230630157 ## Kconfig: ## @@ -1904,7 +1904,7 @@ config HEAP_COLORATION config DEBUG_SYMBOLS bool "Generate Debug Symbols" - default n + default y Review C

[GitHub] [nuttx-apps] raiden00pl commented on issue #1795: nrfutil / flashing firmware to Nordic chips

2023-06-15 Thread via GitHub
raiden00pl commented on issue #1795: URL: https://github.com/apache/nuttx-apps/issues/1795#issuecomment-1592565415 The toolset from Nordic is a mix of open source and some black-box closed-source libs. Even worse, they have two families of SDKs, which makes things even more complicated a

[GitHub] [nuttx] davids5 commented on a diff in pull request #9499: debug: change generate debug symbols default enable

2023-06-15 Thread via GitHub
davids5 commented on code in PR #9499: URL: https://github.com/apache/nuttx/pull/9499#discussion_r1230540219 ## Kconfig: ## @@ -1904,7 +1904,7 @@ config HEAP_COLORATION config DEBUG_SYMBOLS bool "Generate Debug Symbols" - default n + default y Review Comm

[GitHub] [nuttx] g2gps commented on issue #9080: littlefs on SD/eMMC read/write performance is poor

2023-06-15 Thread via GitHub
g2gps commented on issue #9080: URL: https://github.com/apache/nuttx/issues/9080#issuecomment-1592485817 @xiaoxiang781216 I did a bit of testing in this area. First, I hacked in a crude virt_to_phys implementation so our DMA engine could use userspace addresses: ```diff