Re: [PR] Merge the newlibc string into NuttX. [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI commented on code in PR #13180: URL: https://github.com/apache/nuttx/pull/13180#discussion_r1802470961 ## libs/libc/string/lib_memrchr.c: ## @@ -26,6 +26,34 @@ #include +/ Review Comment

Re: [PR] Merge the newlibc string into NuttX. [nuttx]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #13180: URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2415893917 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

Re: [PR] Merge the newlibc string into NuttX. [nuttx]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #13180: URL: https://github.com/apache/nuttx/pull/13180#issuecomment-2415881821 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

[PR] armv8-r/cp15: fix the problem of op1 operand confusion in ICC_SGI1R [nuttx]

2024-10-15 Thread via GitHub
anchao opened a new pull request, #14360: URL: https://github.com/apache/nuttx/pull/14360 ## Summary armv8-r/cp15: fix the problem of op1 operand confusion in ICC_SGI1R Reference: https://developer.arm.com/documentation/100026/0103/Generic-Interrupt-Controller/GIC-progra

[PR] fs/rpmsgfs[bug fix]: return real err value when open failed [nuttx]

2024-10-15 Thread via GitHub
Donny9 opened a new pull request, #14359: URL: https://github.com/apache/nuttx/pull/14359 ## Summary fs/rpmsgfs[bug fix]: return real err value when open failed ## Impact get real errno for rpmsgfs open failed ## Testing Ci -- This is an a

[PR] drivers/power/battery: add charge/battery health interface support [nuttx]

2024-10-15 Thread via GitHub
Donny9 opened a new pull request, #14358: URL: https://github.com/apache/nuttx/pull/14358 ## Summary drivers/power/battery: add charge/battery health interface support ## Impact get health info about charger/battery ## Testing CI -- This i

Re: [PR] coredump:update memory region init [nuttx-apps]

2024-10-15 Thread via GitHub
nuttxpr commented on PR #2740: URL: https://github.com/apache/nuttx-apps/pull/2740#issuecomment-2415873997 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) This Pull Request is **missing critical information*

Re: [PR] Revert "sabre-6quad:by pass coredump ci ci" [nuttx]

2024-10-15 Thread via GitHub
anjiahao1 commented on PR #14357: URL: https://github.com/apache/nuttx/pull/14357#issuecomment-2415872160 depends on https://github.com/apache/nuttx-apps/pull/2740 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Revert "Update esptool version on docs and build system" [nuttx]

2024-10-15 Thread via GitHub
jerpelea commented on PR #14338: URL: https://github.com/apache/nuttx/pull/14338#issuecomment-2415872127 @xiaoxiang781216 please merge -- 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

[PR] Revert "sabre-6quad:by pass coredump ci ci" [nuttx]

2024-10-15 Thread via GitHub
anjiahao1 opened a new pull request, #14357: URL: https://github.com/apache/nuttx/pull/14357 ## Summary add config to test coredump in ci ## Impact coredump ## Testing ./tools/configure.sh sabre-6quad/coredump -- This is an automated message f

[PR] coredump:update memory region init [nuttx-apps]

2024-10-15 Thread via GitHub
anjiahao1 opened a new pull request, #2740: URL: https://github.com/apache/nuttx-apps/pull/2740 ## Summary coredump:update memory region init ## Impact coredump ## Testing ./tools/configure.sh sabre-6quad/coredump -- This is an automated message from the Apache Git S

Re: [PR] [bt_uart.c] fix bug:cant receive data [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI commented on PR #14311: URL: https://github.com/apache/nuttx/pull/14311#issuecomment-2415853892 close, use PR: https://github.com/apache/nuttx/pull/14224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [bt_uart.c] fix bug:cant receive data [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI closed pull request #14311: [bt_uart.c] fix bug:cant receive data URL: https://github.com/apache/nuttx/pull/14311 -- 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 u

(nuttx) branch master updated: add a flag of lin internal sleep/wakeup state

2024-10-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 2a99490ed6 add a flag of lin internal sleep/wa

Re: [PR] add a flag of lin internal sleep/wakeup state [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 commented on code in PR #14332: URL: https://github.com/apache/nuttx/pull/14332#discussion_r1802444273 ## include/net/if.h: ## @@ -208,6 +208,12 @@ enum can_ioctl_state_e CAN_STATE_BUSY /* The can/lin bus is busy */ }; +struct can_ioctl_state_s

Re: [PR] add a flag of lin internal sleep/wakeup state [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14332: URL: https://github.com/apache/nuttx/pull/14332 -- 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...@nu

(nuttx-apps) branch master updated: nsh/fsutils: fix build break if CONFIG_NSH_DISABLE_PKILL not disabled

2024-10-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-apps.git The following commit(s) were added to refs/heads/master by this push: new 43d634ce0 nsh/fsutils: fix build break if

Re: [PR] nsh/fsutils: fix build break if CONFIG_NSH_DISABLE_PKILL not disabled [nuttx-apps]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #2697: URL: https://github.com/apache/nuttx-apps/pull/2697 -- 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...

Re: [PR] bluetooth: fix can not receive hci data [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI closed pull request #14333: bluetooth: fix can not receive hci data URL: https://github.com/apache/nuttx/pull/14333 -- 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

Re: [PR] bluetooth: fix can not receive hci data [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI commented on PR #14333: URL: https://github.com/apache/nuttx/pull/14333#issuecomment-2415844696 close, use PR: https://github.com/apache/nuttx/pull/14224 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

(nuttx-apps) branch master updated: add LIBUV_HANDLE_BACKTRACE

2024-10-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-apps.git The following commit(s) were added to refs/heads/master by this push: new 63f43e70a add LIBUV_HANDLE_BACKTRACE 63f4

Re: [PR] add LIBUV_HANDLE_BACKTRACE [nuttx-apps]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #2730: URL: https://github.com/apache/nuttx-apps/pull/2730 -- 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...

Re: [I] [HELP] Boot multi-core on FVP A510, but the code still run "while (up_testset(lock) == SP_LOCKED)" loop in spin_lock() [nuttx]

2024-10-15 Thread via GitHub
lzc1001 closed issue #14257: [HELP] Boot multi-core on FVP A510, but the code still run "while (up_testset(lock) == SP_LOCKED)" loop in spin_lock() URL: https://github.com/apache/nuttx/issues/14257 -- This is an automated message from the Apache Git Service. To respond to the message, please

(nuttx-apps) branch master updated (e96f1ca83 -> c693b3064)

2024-10-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-apps.git from e96f1ca83 system/ymodem: Change #include to #include new 03f3ce7fd system/coredump:Increase coredump sw

(nuttx-apps) 03/04: system/coredump:upload kernal coredump change

2024-10-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-apps.git commit 9752b57714061c18f2a8bd919d3fc4d9910b768c Author: anjiahao AuthorDate: Wed Jul 10 23:30:15 2024 +0800 system/

(nuttx-apps) 02/04: system/coredump:fix coverity bug

2024-10-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-apps.git commit b99f92bac55a654de109d1fdba23cc8027546d49 Author: anjiahao AuthorDate: Fri Feb 2 15:08:07 2024 +0800 system/c

(nuttx-apps) 01/04: system/coredump:Increase coredump swap buffer size to improve speed

2024-10-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-apps.git commit 03f3ce7fd4cfd5088615b5305313217d4c2a37aa Author: anjiahao AuthorDate: Wed Mar 27 16:21:00 2024 +0800 system/

(nuttx-apps) 04/04: system/coredump:support coredump can save board memory

2024-10-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-apps.git commit c693b3064e8a6f93ceaa5435c1c058389b84b84f Author: anjiahao AuthorDate: Thu Sep 5 16:55:48 2024 +0800 system/c

Re: [PR] system coredump impove [nuttx-apps]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #2736: URL: https://github.com/apache/nuttx-apps/pull/2736 -- 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...

[PR] Fix disable msi when msi capability not exist issue [nuttx]

2024-10-15 Thread via GitHub
yezhonghui2024 opened a new pull request, #14356: URL: https://github.com/apache/nuttx/pull/14356 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary *When PCIe device have msix and not msi capability in qe

(nuttx-apps) branch master updated: system/ymodem: Change #include to #include

2024-10-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-apps.git The following commit(s) were added to refs/heads/master by this push: new e96f1ca83 system/ymodem: Change #include

Re: [PR] system/ymodem: Change #include to #include [nuttx-apps]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #2729: URL: https://github.com/apache/nuttx-apps/pull/2729 -- 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...

Re: [I] [HELP] Boot multi-core on FVP A510, but the code still run "while (up_testset(lock) == SP_LOCKED)" loop in spin_lock() [nuttx]

2024-10-15 Thread via GitHub
lzc1001 commented on issue #14257: URL: https://github.com/apache/nuttx/issues/14257#issuecomment-2415829833 @hujun260 @anchao OK! Thank you very much! I solve this issues by define "CONFIG_ARCH_SET_VMPIDR_EL2" in configuration file. The GIC was initilized incorrectly because the value of

Re: [PR] apps/testing: Introduce timerjitter test case [nuttx-apps]

2024-10-15 Thread via GitHub
nuttxpr commented on PR #2739: URL: https://github.com/apache/nuttx-apps/pull/2739#issuecomment-2415823533 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) The PR summary is good and informative. However, it

[PR] apps/testing: Introduce timerjitter test case [nuttx-apps]

2024-10-15 Thread via GitHub
Fix-Point opened a new pull request, #2739: URL: https://github.com/apache/nuttx-apps/pull/2739 ## Summary This commit introduces the timerjitter test case, designed for assessing timer accuracy quickly. It is a simplified cyclictest implementation, optimized for fast and effective t

Re: [PR] Implement Position-Independent-Code (PIC) loading [nuttx]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #14285: URL: https://github.com/apache/nuttx/pull/14285#issuecomment-2415813741 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

Re: [PR] bluetooth: fix can not receive hci data [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 commented on code in PR #14333: URL: https://github.com/apache/nuttx/pull/14333#discussion_r1802413421 ## drivers/wireless/bluetooth/bt_bridge.c: ## @@ -430,9 +430,9 @@ static int bt_bridge_send_reset_response(FAR struct bt_driver_s *driver)

Re: [PR] bluetooth: fix can not receive hci data [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 commented on code in PR #14333: URL: https://github.com/apache/nuttx/pull/14333#discussion_r1802414489 ## drivers/wireless/bluetooth/Kconfig: ## @@ -85,4 +85,25 @@ config BLUETOOTH_RPMSG depends on EXPERIMENTAL && RPTUN default n +config BLUETOO

Re: [PR] sched: remove duplicate functions [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #14286: URL: https://github.com/apache/nuttx/pull/14286 -- 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

(nuttx) branch master updated (91ce3de250 -> 43d483efc0)

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 91ce3de250 AI engine driver add 43d483efc0 sched: remove duplicate functions No new revisions were added by this up

Re: [PR] Add AI engine driver for heterogeneous NPU backends. [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI commented on PR #14303: URL: https://github.com/apache/nuttx/pull/14303#issuecomment-2415799764 Please add a Doc to introduce this framework later -- 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

Re: [PR] Add AI engine driver for heterogeneous NPU backends. [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14303: URL: https://github.com/apache/nuttx/pull/14303 -- 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...@nu

(nuttx) branch master updated: include: queue.h: Make flink clear after sq_rem

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd 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 c2b89540d2 include: queue.h: Make flink clear after

(nuttx) branch master updated (c2b89540d2 -> 91ce3de250)

2024-10-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 c2b89540d2 include: queue.h: Make flink clear after sq_rem add 91ce3de250 AI engine driver No new revisions we

Re: [PR] include: queue.h: Make flink clear after sq_rem [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #14309: URL: https://github.com/apache/nuttx/pull/14309 -- 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

(nuttx) branch master updated: external/ffmpeg: add offloding audio recording with amr format.

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd 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 1d5f0245ab external/ffmpeg: add offloding audio rec

Re: [PR] select ARM_HAVE_MVE and ARCH_HAVE_FPU for mps platform [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14312: URL: https://github.com/apache/nuttx/pull/14312 -- 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...@nu

Re: [PR] external/ffmpeg: add offloding audio recording with amr format. [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #14310: URL: https://github.com/apache/nuttx/pull/14310 -- 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

(nuttx) branch master updated (a45f903650 -> 8f77e3cfc4)

2024-10-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 a45f903650 imx8qm-mek: Resolve boot issue for non-EL3 environments. add 8f77e3cfc4 select ARM_HAVE_MVE and ARCH

Re: [PR] sched: Use spinlock repalce sched_[un]lock in some place [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #14340: URL: https://github.com/apache/nuttx/pull/14340 -- 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] imx8qm-mek: Resolve boot issue for non-EL3 environments [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14306: URL: https://github.com/apache/nuttx/pull/14306 -- 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...@nu

(nuttx) branch master updated (a46eb84334 -> a45f903650)

2024-10-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 a46eb84334 sched: Use spinlock repalce sched_[un]lock in some place add a45f903650 imx8qm-mek: Resolve boot iss

(nuttx) branch master updated: sched: Use spinlock repalce sched_[un]lock in some place

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd 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 a46eb84334 sched: Use spinlock repalce sched_[un]lo

(nuttx) branch master updated (117ac1a507 -> 8a1743d0a6)

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 117ac1a507 mpfs/opnsbi: refine config for for insufficient envm capacity add 8a1743d0a6 arch/x86_64: Resolving NUC

Re: [PR] arch/x86_64: Resolving NUC Boot Failure Issue [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #14350: URL: https://github.com/apache/nuttx/pull/14350 -- 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] arm/qemuv7a: Modify link script [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI commented on PR #14352: URL: https://github.com/apache/nuttx/pull/14352#issuecomment-2415794451 Hold for fix the knsh error -- 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

(nuttx) branch master updated: mpfs/opnsbi: refine config for for insufficient envm capacity

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd 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 117ac1a507 mpfs/opnsbi: refine config for for insuf

Re: [PR] mpfs/opnsbi: refine config for for insufficient envm capacity [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #14345: URL: https://github.com/apache/nuttx/pull/14345 -- 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] Add strptime [nuttx]

2024-10-15 Thread via GitHub
chenjiahua-1 commented on PR #14321: URL: https://github.com/apache/nuttx/pull/14321#issuecomment-2415787066 > compilation of this file must depend on `CONFIG_ALLOW_MIT_COMPONENTS=y` option > > EDIT: also this file should be mentioned in https://github.com/apache/nuttx/blob/master/LI

Re: [PR] sim/heap: malloc returns a valid pointer when allocating 0 bytes. [nuttx]

2024-10-15 Thread via GitHub
yamt commented on PR #14348: URL: https://github.com/apache/nuttx/pull/14348#issuecomment-2415754141 > Sorry, my commit message may not be clear enough. > > > > The malloc() function allocates size bytes and returns a pointer to the allocated memory. The memory is not initialized. If

Re: [PR] Update LICENSE [nuttx]

2024-10-15 Thread via GitHub
chenjiahua-1 closed pull request #14355: Update LICENSE URL: https://github.com/apache/nuttx/pull/14355 -- 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] Update LICENSE [nuttx]

2024-10-15 Thread via GitHub
nuttxpr commented on PR #14355: URL: https://github.com/apache/nuttx/pull/14355#issuecomment-2415748675 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) __Fill In The Commit Message:__ This PR contains a Commit with

[PR] Update LICENSE [nuttx]

2024-10-15 Thread via GitHub
chenjiahua-1 opened a new pull request, #14355: URL: https://github.com/apache/nuttx/pull/14355 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary The license required to update the strptime file ##

(nuttx-apps) branch master updated: cmd_date:Set optind to zero in the error case.

2024-10-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-apps.git The following commit(s) were added to refs/heads/master by this push: new 49941f1d5 cmd_date:Set optind to zero in

Re: [PR] cmd_date:Set optind to zero in the error case. [nuttx-apps]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #2727: URL: https://github.com/apache/nuttx-apps/pull/2727 -- 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-apps) branch master updated: zlib:Support using Kconfig to control memory usage in zlib

2024-10-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-apps.git The following commit(s) were added to refs/heads/master by this push: new 8130d7e21 zlib:Support using Kconfig to c

Re: [PR] zlib:Support using Kconfig to control memory usage in zlib [nuttx-apps]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #2734: URL: https://github.com/apache/nuttx-apps/pull/2734 -- 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-apps) branch master updated: drivertest/Makefile: add CONFIG_BUILD_FLAT limit for drivertest_block.c

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 3514c6c70 drivertest/Makefile: add CONFIG_BUIL

Re: [PR] libs/xxx/CMakeLists.txt: add cmake compile support [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #14145: URL: https://github.com/apache/nuttx/pull/14145 -- 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] drivertest/Makefile: add CONFIG_BUILD_FLAT limit for drivertest_block.c [nuttx-apps]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #2695: URL: https://github.com/apache/nuttx-apps/pull/2695 -- 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

(nuttx) branch master updated (a7c4ceb869 -> 4baec5a248)

2024-10-15 Thread ligd
This is an automated email from the ASF dual-hosted git repository. ligd pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from a7c4ceb869 boards/arm/qemu: Add an impls section to the link script add 4baec5a248 libs/xxx/CMakeLists.txt: add cmak

(nuttx) branch master updated (080c22e944 -> a7c4ceb869)

2024-10-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 080c22e944 atomic: include stddef.h in atomic.h add 1f0cc62a8d board/arm/qemu: Adjust the address mapping in th

Re: [PR] Arm qemu [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14221: URL: https://github.com/apache/nuttx/pull/14221 -- 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...@nu

(nuttx) branch master updated (54e128367d -> 080c22e944)

2024-10-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 54e128367d sim/alsa: clear AUDIO_APB_FINAL flag before DEQUEUE add 080c22e944 atomic: include stddef.h in atomi

Re: [PR] lib/stdatomic: include stddef.h in atomic.h [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14292: URL: https://github.com/apache/nuttx/pull/14292 -- 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...@nu

Re: [PR] Socketcan fixes [nuttx]

2024-10-15 Thread via GitHub
jlaitine commented on PR #14337: URL: https://github.com/apache/nuttx/pull/14337#issuecomment-2415701513 Re-based by some weird CI errors in risc-v -- 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

Re: [PR] sim/alsa: clear AUDIO_APB_FINAL flag before DEQUEUE [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14343: URL: https://github.com/apache/nuttx/pull/14343 -- 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...@nu

(nuttx) branch master updated: sim/alsa: clear AUDIO_APB_FINAL flag before DEQUEUE

2024-10-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 54e128367d sim/alsa: clear AUDIO_APB_FINAL fla

Re: [PR] Add imx9 socketcan [nuttx]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #14339: URL: https://github.com/apache/nuttx/pull/14339#issuecomment-2415700690 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

Re: [PR] Socketcan fixes [nuttx]

2024-10-15 Thread via GitHub
jlaitine closed pull request #14337: Socketcan fixes URL: https://github.com/apache/nuttx/pull/14337 -- 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: com

(nuttx) branch master updated: sim/alsa: add ptr check in _stop

2024-10-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 eba292f4b9 sim/alsa: add ptr check in _stop eb

Re: [PR] sim/alsa: add ptr check in _stop [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14341: URL: https://github.com/apache/nuttx/pull/14341 -- 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...@nu

Re: [PR] Add imx9 socketcan [nuttx]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #14339: URL: https://github.com/apache/nuttx/pull/14339#issuecomment-2415697114 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

Re: [PR] Add imx9 socketcan [nuttx]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #14339: URL: https://github.com/apache/nuttx/pull/14339#issuecomment-2415697087 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

Re: [PR] Implement Position-Independent-Code (PIC) loading [nuttx]

2024-10-15 Thread via GitHub
github-actions[bot] commented on PR #14285: URL: https://github.com/apache/nuttx/pull/14285#issuecomment-2415696734 This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. --

(nuttx) branch master updated: sim/alsa: fix runtime warning.

2024-10-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 09afb4d7d0 sim/alsa: fix runtime warning. 09af

Re: [PR] sim/alsa: fix runtime warning. [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 merged PR #14344: URL: https://github.com/apache/nuttx/pull/14344 -- 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...@nu

Re: [PR] Add imx9 socketcan [nuttx]

2024-10-15 Thread via GitHub
jlaitine commented on PR #14339: URL: https://github.com/apache/nuttx/pull/14339#issuecomment-2415694377 Sorry, clicked "close" by accident. -- 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 sp

Re: [PR] Add imx9 socketcan [nuttx]

2024-10-15 Thread via GitHub
jlaitine commented on code in PR #14339: URL: https://github.com/apache/nuttx/pull/14339#discussion_r1802323391 ## arch/arm64/src/imx9/imx9_flexcan.c: ## @@ -0,0 +1,2086 @@ +/ + * arch/arm64/src/imx9/imx

Re: [PR] Add imx9 socketcan [nuttx]

2024-10-15 Thread via GitHub
jlaitine closed pull request #14339: Add imx9 socketcan URL: https://github.com/apache/nuttx/pull/14339 -- 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] Add GCCVER define to Toolchain. [nuttx]

2024-10-15 Thread via GitHub
xiaoxiang781216 commented on PR #14130: URL: https://github.com/apache/nuttx/pull/14130#issuecomment-2415692049 please fixtheconflict, @cuiziwei1 -- 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

Re: [PR] Add imx9 socketcan [nuttx]

2024-10-15 Thread via GitHub
jlaitine commented on code in PR #14339: URL: https://github.com/apache/nuttx/pull/14339#discussion_r1802321109 ## arch/arm64/src/imx9/imx9_flexcan.c: ## @@ -0,0 +1,2086 @@ +/ + * arch/arm64/src/imx9/imx

Re: [PR] sim/heap: malloc returns a valid pointer when allocating 0 bytes. [nuttx]

2024-10-15 Thread via GitHub
Gary-Hobson commented on PR #14348: URL: https://github.com/apache/nuttx/pull/14348#issuecomment-2415669014 Sorry, my commit message may not be clear enough. > > The malloc() function allocates size bytes and returns a pointer to the allocated memory. The memory is not initialized. If

Re: [PR] enable sigpause test for open posix [nuttx]

2024-10-15 Thread via GitHub
fxysunshine commented on PR #11988: URL: https://github.com/apache/nuttx/pull/11988#issuecomment-2415664252 workaround, do not NEED. -- 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 c

Re: [PR] enable sigpause test for open posix [nuttx]

2024-10-15 Thread via GitHub
fxysunshine closed pull request #11988: enable sigpause test for open posix URL: https://github.com/apache/nuttx/pull/11988 -- 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 u

[PR] cmake(bugfix):remove no need target_link_library in static target [nuttx]

2024-10-15 Thread via GitHub
xuxin930 opened a new pull request, #14354: URL: https://github.com/apache/nuttx/pull/14354 ## Summary the `link_library` of the static target will cause PRIVATE to be inherited to nuttx, resulting in duplicate linking and definition problems. because all target static libraries will

Re: [PR] pass tlpi example:check_password [nuttx]

2024-10-15 Thread via GitHub
GUIDINGLI merged PR #13221: URL: https://github.com/apache/nuttx/pull/13221 -- 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] arm/qemuv7a: Modify link script [nuttx]

2024-10-15 Thread via GitHub
nuttxpr commented on PR #14352: URL: https://github.com/apache/nuttx/pull/14352#issuecomment-2415643835 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) **No, this PR does not meet the NuttX requirements.**

Re: [PR] mmcsd: add multi partitions support [nuttx]

2024-10-15 Thread via GitHub
xuxin930 commented on PR #14293: URL: https://github.com/apache/nuttx/pull/14293#issuecomment-2415648791 > @xuxin930 @cuiziwei1 please look @xiaoxiang781216 Toolchain.defs needs to be include before Config.mk in all boards, which means that the common judgment of GCC version in Config

[PR] userspace: Exclude nuttx/arch.h [nuttx]

2024-10-15 Thread via GitHub
Fix-Point opened a new pull request, #14351: URL: https://github.com/apache/nuttx/pull/14351 ## Summary The `nuttx/arch.h` included in userspace.h will cause some unnecessary headers to be introduced in the user program (such as `net.h`). We are trying to remove the inclusion of `nut

  1   2   3   4   5   >