[PR] fs: fat: fs_fat32: fix default return value of fat_ioctl(). [nuttx]

2024-02-19 Thread via GitHub
centurysys opened a new pull request, #11723: URL: https://github.com/apache/nuttx/pull/11723 ## Summary When issuing an ioctl for a file that exists in a FAT32 file system, the FAT ioctl() is first executed, but it returns -ENOSYS in an attempt to pass through to the vfs.

Re: [PR] arch/tricore: add Infineon AURIX TriCore support [nuttx]

2024-02-19 Thread via GitHub
anchao commented on PR #11707: URL: https://github.com/apache/nuttx/pull/11707#issuecomment-1953539604 @acassis I have added TriCore architecture to documentation, which mentioned the reference the core chip implement reused Infineon low-level driver (iLLD) SDK/HAL, please review --

Re: [PR] add cmocka testsuites for syscall test [nuttx-apps]

2024-02-19 Thread via GitHub
vela-mib commented on code in PR #2292: URL: https://github.com/apache/nuttx-apps/pull/2292#discussion_r1495198031 ## testing/testsuites/Makefile: ## @@ -0,0 +1,60 @@ +# apps/tests/testsuites/Makefile +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you

Re: [PR] add cmocka testsuites for syscall test [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #2292: URL: https://github.com/apache/nuttx-apps/pull/2292#discussion_r1495191287 ## testing/testsuites/Makefile: ## @@ -0,0 +1,60 @@ +# apps/tests/testsuites/Makefile +# +# Licensed under the Apache License, Version 2.0 (the "License");

(nuttx) 03/05: risc-v/esp_: Implement the RMT peripheral for ESP32 RVs

2024-02-19 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 e49684d7815095c5b14d05d6b36eeb79654cdb46 Author: Tiago Medicci Serrano AuthorDate: Wed Jan 31 16:07:58 2024 -0300

(nuttx) branch master updated (2e91c07ca7 -> d453f94f63)

2024-02-19 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 2e91c07ca7 Remove the back slash from long literal string new 62a608b558 xtensa/esp_ws2812: Get actual RMT

(nuttx) 04/05: esp32s3/rmt: Define default receiver device for the RMT peripheral

2024-02-19 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 1d645318cc9763380d6c0e838f4241a95d4bf210 Author: Tiago Medicci Serrano AuthorDate: Fri Feb 9 14:43:50 2024 -0300

(nuttx) 02/05: boards/esp32s2-saola-1: Change the RMT output pin to on-board LED

2024-02-19 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 c5358d6365099a90ac349f89fdaa366015a1ca86 Author: Tiago Medicci Serrano AuthorDate: Fri Feb 9 12:27:00 2024 -0300

(nuttx) 01/05: xtensa/esp_ws2812: Get actual RMT clock to encode WS2812 data

2024-02-19 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 62a608b558664bdc26701ee2939769796ba25756 Author: Tiago Medicci Serrano AuthorDate: Fri Feb 9 12:20:54 2024 -0300

(nuttx) 05/05: Documentation: Add entry about the RMT peripheral for ESP32 family

2024-02-19 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 d453f94f63722ac10432c9a12ee0767c35a67b5c Author: Tiago Medicci Serrano AuthorDate: Fri Feb 9 11:00:06 2024 -0300

Re: [PR] risc-v/esp_: Implement the RMT peripheral for all the supported Risc-V ESP32 devices [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 merged PR #11721: URL: https://github.com/apache/nuttx/pull/11721 -- 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 citest script and defconfig support on sim and qemu. [nuttx]

2024-02-19 Thread via GitHub
vela-mib commented on PR #11654: URL: https://github.com/apache/nuttx/pull/11654#issuecomment-1953409508 > let's fix lint warning: > > ``` > ./tools/checkpatch.sh -f path/to/file > ``` done -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] add citest script and defconfig support on sim and qemu. [nuttx]

2024-02-19 Thread via GitHub
vela-mib commented on PR #11654: URL: https://github.com/apache/nuttx/pull/11654#issuecomment-1953409221 > please rebase and remove the merge done -- 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] modbus_master: fix cmake build warning [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #2295: URL: https://github.com/apache/nuttx-apps/pull/2295#discussion_r1495169886 ## modbus/nuttx/portother_m.c: ## @@ -84,7 +84,9 @@ void vMBMasterPortLog(eMBPortLogLevel eLevel, const char * szModule, va_list args; FILE

Re: [I] Feature request: Software MAC support [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on issue #11722: URL: https://github.com/apache/nuttx/issues/11722#issuecomment-1953379960 Nice idea, it will be more useful if software MAC can work with other chips. -- This is an automated message from the Apache Git Service. To respond to the message, please

(nuttx-website) branch asf-site updated: Publishing web: 84004c1f6038fbc126201fb37e0fd519312f2d68 docs: 2e91c07ca7c1e25083b9c401297c45d4e7ba516f

2024-02-19 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 e2954843 Publishing web:

[I] Feature request: Software MAC support [nuttx]

2024-02-19 Thread via GitHub
ryao opened a new issue, #11722: URL: https://github.com/apache/nuttx/issues/11722 Adding support for software MACs such as the following would be a nice way of reducing component costs for less demanding applications: https://github.com/essele/rp2040-rmii For example, a

[PR] modbus_master: fix cmake build warning [nuttx-apps]

2024-02-19 Thread via GitHub
JorgeGzm opened a new pull request, #2295: URL: https://github.com/apache/nuttx-apps/pull/2295 ## Summary fix build warning of PR [11698](https://github.com/apache/nuttx/pull/11698). ``` Cleaning... Configuring... Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI Enabling

Re: [PR] tools/ci: Modify cibuild.sh to support new platforms [nuttx]

2024-02-19 Thread via GitHub
pkarashchenko commented on code in PR #11676: URL: https://github.com/apache/nuttx/pull/11676#discussion_r1495011137 ## tools/ci/platforms/ubuntu.sh: ## @@ -0,0 +1,543 @@ +#!/usr/bin/env bash + +#

Re: [I] LVGL Example Crash [nuttx]

2024-02-19 Thread via GitHub
halyssonJr commented on issue #11683: URL: https://github.com/apache/nuttx/issues/11683#issuecomment-1952865227 @terry0012, I tested, it's seems works. Thank you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(nuttx-apps) branch master updated: tools/ci: add initial support for MSYS2

2024-02-19 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 faa8f tools/ci: add initial support

Re: [PR] tools/ci: add initial support for MSYS2 [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 merged PR #2294: URL: https://github.com/apache/nuttx-apps/pull/2294 -- 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 (8bf8e21614 -> 2e91c07ca7)

2024-02-19 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git from 8bf8e21614 rptun: should initialize the vring da when da == 0 || da == -1 add 2e91c07ca7 Remove the back slash

Re: [PR] Remove the back slash from long literal string [nuttx]

2024-02-19 Thread via GitHub
jerpelea merged PR #11720: URL: https://github.com/apache/nuttx/pull/11720 -- 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] arch/tricore: add Infineon AURIX TriCore support [nuttx]

2024-02-19 Thread via GitHub
acassis commented on PR #11707: URL: https://github.com/apache/nuttx/pull/11707#issuecomment-1952638253 @anchao thank you for explanation, these details are really strange. Could you please include the platform Documentation? Also comment about the license issues. I will contact some

Re: [PR] add cmocka testsuites for syscall test [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #2292: URL: https://github.com/apache/nuttx-apps/pull/2292#discussion_r1494618701 ## testing/testsuites/built: ## Review Comment: why add empty file ## testing/testsuites/Makefile: ## @@ -0,0 +1,60 @@ +#

[PR] tools/ci: add initial support for MSYS2 [nuttx-apps]

2024-02-19 Thread via GitHub
simbit18 opened a new pull request, #2294: URL: https://github.com/apache/nuttx-apps/pull/2294 ## Summary build.yml -> add msys2 job ## Impact There should be no impact. ## Testing We tested on the local platform MSYS2 and GitHub -- This is an automated message from

(nuttx-apps) branch master updated: cmd rptun: Strip rpmsg ioctl and rptun ioctl.

2024-02-19 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 25e8c1c9c cmd rptun: Strip rpmsg ioctl

Re: [PR] cmd rptun: Strip rpmsg ioctl and rptun ioctl. [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 merged PR #2290: URL: https://github.com/apache/nuttx-apps/pull/2290 -- 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] stm32h7/linum-stm32h753bi: add modbus master using uart6 [nuttx]

2024-02-19 Thread via GitHub
JorgeGzm commented on PR #11698: URL: https://github.com/apache/nuttx/pull/11698#issuecomment-1952411739 @xiaoxiang781216 The error is in the freemodbus master library(nuttx-apps), I will correct and upload the correction soon. -- This is an automated message from the Apache Git

(nuttx) branch master updated (e11c793b33 -> 8bf8e21614)

2024-02-19 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 e11c793b33 toolchain/tasking: add dependencies rules for tasking compiler add 8bf8e21614 rptun: should

Re: [PR] rptun: should initialize the vring da when da == 0 || da == -1 [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 merged PR #11719: URL: https://github.com/apache/nuttx/pull/11719 -- 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/esp_: Implement the RMT peripheral for all the supported Risc-V ESP32 devices [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #11721: URL: https://github.com/apache/nuttx/pull/11721#discussion_r1494433823 ## boards/risc-v/esp32h2/esp32h2-devkit/src/esp32h2-devkit.h: ## @@ -31,6 +31,19 @@ * Pre-processor Definitions

(nuttx-apps) branch master updated: nsh/uname: improve compatibility for non-GNU compilers

2024-02-19 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 05ffbabca nsh/uname: improve

Re: [PR] nsh/uname: alloc dynamic heap on non-GNU compilers [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 merged PR #2291: URL: https://github.com/apache/nuttx-apps/pull/2291 -- 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] testing/fmemopen: Remove the back slash from long literal string [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 opened a new pull request, #2293: URL: https://github.com/apache/nuttx-apps/pull/2293 ## Summary since the back slash is only needed for the long macro definition ## Impact code refactor only ## Testing ci -- This is an automated message

[PR] risc-v/esp_: Implement the RMT peripheral for all the supported Risc-V ESP32 devices [nuttx]

2024-02-19 Thread via GitHub
tmedicci opened a new pull request, #11721: URL: https://github.com/apache/nuttx/pull/11721 ## Summary * Documentation: Add entry about the RMT peripheral for the ESP32 family * risc-v/esp_: Implement the RMT peripheral for ESP32 RVs * This commit implements the RMT

(nuttx) branch master updated: toolchain/tasking: add dependencies rules for tasking compiler

2024-02-19 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 e11c793b33 toolchain/tasking: add

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 merged PR #11711: URL: https://github.com/apache/nuttx/pull/11711 -- 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 citest script and defconfig support on sim and qemu. [nuttx]

2024-02-19 Thread via GitHub
jerpelea commented on PR #11654: URL: https://github.com/apache/nuttx/pull/11654#issuecomment-1952249019 please rebase and remove the 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

[PR] add cmocka testsuites for syscall test [nuttx-apps]

2024-02-19 Thread via GitHub
vela-mib opened a new pull request, #2292: URL: https://github.com/apache/nuttx-apps/pull/2292 ## Summary add cmocka testsuites including mm_test, sched_test, pthread_test and time_test ## Impact CI run ## Testing local host -- This is an automated message from the

Re: [PR] tools/ci: Modify cibuild.sh to support new platforms [nuttx]

2024-02-19 Thread via GitHub
simbit18 commented on PR #11676: URL: https://github.com/apache/nuttx/pull/11676#issuecomment-1952176606 @xiaoxiang781216 @pkarashchenko Sorry for delayed reply. I returned from my vacation today. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] tools/ci: Modify cibuild.sh to support new platforms [nuttx]

2024-02-19 Thread via GitHub
simbit18 commented on code in PR #11676: URL: https://github.com/apache/nuttx/pull/11676#discussion_r1494348917 ## tools/ci/platforms/ubuntu.sh: ## @@ -0,0 +1,543 @@ +#!/usr/bin/env bash + +#

Re: [PR] tools/ci: Modify cibuild.sh to support new platforms [nuttx]

2024-02-19 Thread via GitHub
simbit18 commented on code in PR #11676: URL: https://github.com/apache/nuttx/pull/11676#discussion_r1494345820 ## tools/ci/platforms/darwin.sh: ## Review Comment: done -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] tools/ci: Modify cibuild.sh to support new platforms [nuttx]

2024-02-19 Thread via GitHub
simbit18 commented on code in PR #11676: URL: https://github.com/apache/nuttx/pull/11676#discussion_r1494346191 ## tools/ci/platforms/linux.sh: ## @@ -0,0 +1,541 @@ +#!/usr/bin/env bash + Review Comment: done -- This is an automated message from the Apache Git Service.

[PR] Remove the back slash from long literal string [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 opened a new pull request, #11720: URL: https://github.com/apache/nuttx/pull/11720 ## Summary since the back slash is only needed for the long macro definition ## Impact code refactor only ## Testing ci -- This is an automated message

(nuttx) branch master updated (6d27c12c57 -> 10a8c2be92)

2024-02-19 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 6d27c12c57 rptun dump: move rptun_dump.c to rptun.c, remove redundant code. add 10a8c2be92 rptun ioctl: Strip

Re: [PR] rptun ioctl: Strip rpmsg ioctl and rptun ioctl. [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 merged PR #11713: URL: https://github.com/apache/nuttx/pull/11713 -- 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] rptun: should initialize the vring da when da == 0 || da == -1 [nuttx]

2024-02-19 Thread via GitHub
CV-Bowen opened a new pull request, #11719: URL: https://github.com/apache/nuttx/pull/11719 ## Summary Be compatible with Linux, Linux remoteproc will init the vring.da when da == FW_RSC_U32_ADDR_ANY ## Impact Should be none ## Testing sim:rpserver and rpproxy

Re: [I] AES_MODE_ECB support removed with PR #6920 [nuttx]

2024-02-19 Thread via GitHub
ThePassionate commented on issue #11672: URL: https://github.com/apache/nuttx/issues/11672#issuecomment-1952057480 > Previous support for AES_MODE_ECB is still not returned since PR #6920 removed it. The arch types that did support it are left waiting and the crypto test all fail.

(nuttx-apps) branch 24021901 updated (3684f5888 -> 295aea73e)

2024-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch 24021901 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git omit 3684f5888 nsh/uname: improve compatibility for non-GNU compilers add 295aea73e nsh/uname: improve

Re: [PR] nsh/uname: alloc dynamic heap on non-GNU compilers [nuttx-apps]

2024-02-19 Thread via GitHub
anchao commented on code in PR #2291: URL: https://github.com/apache/nuttx-apps/pull/2291#discussion_r1494248170 ## nshlib/nsh_syscmds.c: ## @@ -780,8 +781,12 @@ int cmd_uname(FAR struct nsh_vtbl_s *vtbl, int argc, FAR char **argv) /* Process each option */ first =

(nuttx-apps) branch 24021901 updated (1a34dd53e -> 3684f5888)

2024-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch 24021901 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git discard 1a34dd53e nsh/uname: alloc dynamic heap on non-GNU compilers add 3684f5888 nsh/uname: improve

Re: [PR] nsh/uname: alloc dynamic heap on non-GNU compilers [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #2291: URL: https://github.com/apache/nuttx-apps/pull/2291#discussion_r1494225237 ## nshlib/nsh_syscmds.c: ## @@ -780,8 +781,12 @@ int cmd_uname(FAR struct nsh_vtbl_s *vtbl, int argc, FAR char **argv) /* Process each option */

Re: [PR] nsh/uname: alloc dynamic heap on non-GNU compilers [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #2291: URL: https://github.com/apache/nuttx-apps/pull/2291#discussion_r1494225237 ## nshlib/nsh_syscmds.c: ## @@ -780,8 +781,12 @@ int cmd_uname(FAR struct nsh_vtbl_s *vtbl, int argc, FAR char **argv) /* Process each option */

Re: [PR] nsh/uname: alloc dynamic heap on non-GNU compilers [nuttx-apps]

2024-02-19 Thread via GitHub
anchao commented on code in PR #2291: URL: https://github.com/apache/nuttx-apps/pull/2291#discussion_r1494217727 ## nshlib/nsh_syscmds.c: ## @@ -780,8 +781,12 @@ int cmd_uname(FAR struct nsh_vtbl_s *vtbl, int argc, FAR char **argv) /* Process each option */ first =

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #11711: URL: https://github.com/apache/nuttx/pull/11711#discussion_r1494197673 ## include/alloca.h: ## @@ -37,6 +37,11 @@ # undef __alloca # define alloca(size) _alloca(size) # define __alloca(size) _alloca(size) +#elif

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #11711: URL: https://github.com/apache/nuttx/pull/11711#discussion_r1494195699 ## include/alloca.h: ## @@ -37,6 +37,11 @@ # undef __alloca # define alloca(size) _alloca(size) # define __alloca(size) _alloca(size) +#elif

Re: [PR] nsh/uname: alloc dynamic heap on non-GNU compilers [nuttx-apps]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #2291: URL: https://github.com/apache/nuttx-apps/pull/2291#discussion_r1494194452 ## nshlib/nsh_syscmds.c: ## @@ -780,8 +781,12 @@ int cmd_uname(FAR struct nsh_vtbl_s *vtbl, int argc, FAR char **argv) /* Process each option */

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
anchao commented on code in PR #11711: URL: https://github.com/apache/nuttx/pull/11711#discussion_r1494187180 ## include/alloca.h: ## @@ -37,6 +37,11 @@ # undef __alloca # define alloca(size) _alloca(size) # define __alloca(size) _alloca(size) +#elif

[PR] nsh/uname: alloc dynamic heap on non-GNU compilers [nuttx-apps]

2024-02-19 Thread via GitHub
anchao opened a new pull request, #2291: URL: https://github.com/apache/nuttx-apps/pull/2291 ## Summary nsh/uname: alloc dynamic heap on non-GNU compilers The alloca() function is machine- and compiler-dependent. For certain applications, its use can improve

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
anchao commented on code in PR #11711: URL: https://github.com/apache/nuttx/pull/11711#discussion_r1494184571 ## include/alloca.h: ## @@ -37,6 +37,11 @@ # undef __alloca # define alloca(size) _alloca(size) # define __alloca(size) _alloca(size) +#elif

(nuttx-apps) branch 24021901 updated (84424e9ab -> 1a34dd53e)

2024-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch 24021901 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git discard 84424e9ab nsh/uname: alloc dynamic heap on non-GNU compilers add 1a34dd53e nsh/uname: alloc dynamic heap

(nuttx-apps) branch 24021901 created (now 84424e9ab)

2024-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch 24021901 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git at 84424e9ab nsh/uname: alloc dynamic heap on non-GNU compilers This branch includes the following new commits:

(nuttx-apps) 01/01: nsh/uname: alloc dynamic heap on non-GNU compilers

2024-02-19 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch 24021901 in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 84424e9abe0bef380188e4db9b3488e98ff05fc8 Author: chao an AuthorDate: Thu Feb 8 15:49:47 2024 +0800

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #11711: URL: https://github.com/apache/nuttx/pull/11711#discussion_r1494179577 ## include/alloca.h: ## @@ -37,6 +37,11 @@ # undef __alloca # define alloca(size) _alloca(size) # define __alloca(size) _alloca(size) +#elif

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
anchao commented on code in PR #11711: URL: https://github.com/apache/nuttx/pull/11711#discussion_r1494173314 ## include/alloca.h: ## @@ -37,6 +37,11 @@ # undef __alloca # define alloca(size) _alloca(size) # define __alloca(size) _alloca(size) +#elif

Re: [PR] toolchain/tasking: add dependencies rules for tasking compiler [nuttx]

2024-02-19 Thread via GitHub
xiaoxiang781216 commented on code in PR #11711: URL: https://github.com/apache/nuttx/pull/11711#discussion_r1494152984 ## include/alloca.h: ## @@ -37,6 +37,11 @@ # undef __alloca # define alloca(size) _alloca(size) # define __alloca(size) _alloca(size) +#elif