[nuttx-apps] 02/02: Application.mk:ensure that the order when AROBJS is compiled multiple times

2023-10-26 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit 4439b242d8a0a5aacc2139339dddcbed8cad496b Author: xuxin19 AuthorDate: Tue Oct 17 21:07:46 2023 +0800

Re: [PR] Application.mk:resolve file conflicts with the same name when batching archives [nuttx-apps]

2023-10-26 Thread via GitHub
anchao merged PR #2138: URL: https://github.com/apache/nuttx-apps/pull/2138 -- 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-apps] 01/02: archive:create a copy rule for the ojbs with the same name

2023-10-26 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git commit efa1f519154e5d66bd5e069d06f9bf9c76eea7f1 Author: xuxin19 AuthorDate: Wed Oct 11 12:15:21 2023 +0800

[nuttx-apps] branch master updated (09bb3b585 -> 4439b242d)

2023-10-26 Thread archer
This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git from 09bb3b585 apps:move test tools to testing. new efa1f5191 archive:create a copy rule for the ojbs with the

[nuttx] branch master updated: Fix #11005

2023-10-26 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 c50d47136c Fix #11005 c50d47136c is described

Re: [I] stm32 usb compile failure [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 closed issue #11005: stm32 usb compile failure URL: https://github.com/apache/nuttx/issues/11005 -- 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] Fix #11005 [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11065: URL: https://github.com/apache/nuttx/pull/11065 -- 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] simwifi: host wlan0 obtains ip and set dns for wlan0 in the defwan wlan0 [nuttx]

2023-10-26 Thread via GitHub
liqinhuixm opened a new pull request, #11066: URL: https://github.com/apache/nuttx/pull/11066 ## Summary Fix the problem that host wlan0 can not obtain IP, and when the defwan is wlan0, the sim can not access the Internet. ## Impact When the host wlan0 successfully connects to

Re: [PR] binfmt/elf: Select ARCH_USE_TEXT_HEAP if ARCH_HAVE_TEXT_HEAP [nuttx]

2023-10-26 Thread via GitHub
Donny9 commented on PR #11055: URL: https://github.com/apache/nuttx/pull/11055#issuecomment-1782173821 > @Donny9 > > ``` > > Configuration/Tool: esp32c3-devkit/elf >

[nuttx] 01/02: libc: add support for memory buffer stream with fmemopen()

2023-10-26 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 65ae8a545cd30f754b2020456fd6f749dee5fd3f Author: Michal Lenc AuthorDate: Mon Oct 23 10:35:54 2023 +0200 libc:

[nuttx] 02/02: ci: add fmemopen test and merge fopencookie and fmemopen to stdio test

2023-10-26 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 51bae917b76c8401327f9776158923a1cc02267f Author: Michal Lenc AuthorDate: Tue Oct 24 11:50:10 2023 +0200 ci: add

[nuttx] branch master updated (01500f8b20 -> 51bae917b7)

2023-10-26 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 01500f8b20 Documentation: fix latexpdf build new 65ae8a545c libc: add support for memory buffer stream with

Re: [PR] libc: add support for memory buffer stream with fmemopen() [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11011: URL: https://github.com/apache/nuttx/pull/11011 -- 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] Fix #11005 [nuttx]

2023-10-26 Thread via GitHub
rm5248 opened a new pull request, #11065: URL: https://github.com/apache/nuttx/pull/11065 ## Summary Fix compile error ## Impact ## Testing System does not crash when using USB. Unsure of any other side-effects. -- This is an automated message from the Apache

Re: [PR] binfmt/elf: Select ARCH_USE_TEXT_HEAP if ARCH_HAVE_TEXT_HEAP [nuttx]

2023-10-26 Thread via GitHub
masayuki2009 commented on PR #11055: URL: https://github.com/apache/nuttx/pull/11055#issuecomment-1782023339 @Donny9 ``` Configuration/Tool: esp32c3-devkit/elf

Re: [PR] Documentation: migrate the rest boards [nuttx]

2023-10-26 Thread via GitHub
acassis merged PR #11048: URL: https://github.com/apache/nuttx/pull/11048 -- 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 (d77dff786b -> 01500f8b20)

2023-10-26 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 d77dff786b fix broken CI new 56529d2944 Documentation: migrate the rest boards new 01500f8b20

[nuttx] 02/02: Documentation: fix latexpdf build

2023-10-26 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 01500f8b20bce588c3d0697d6f09007d69f641cd Author: raiden00pl AuthorDate: Thu Oct 26 10:28:57 2023 +0200

Re: [I] PM broke for ESP32 and ESP32-C3 after #6673 [nuttx]

2023-10-26 Thread via GitHub
acassis commented on issue #10852: URL: https://github.com/apache/nuttx/issues/10852#issuecomment-1781871520 @tmedicci did your patch fixed this issue? -- 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

Re: [PR] Documentation: remove all migrated READMEs [nuttx]

2023-10-26 Thread via GitHub
acassis commented on PR #11059: URL: https://github.com/apache/nuttx/pull/11059#issuecomment-1781593793 @raiden00pl I think this is the right thing to do! Having the documentation spread in many places is difficult to follow. Thank you for doing taking ownership of it! -- This is an

Re: [PR] CAN. Add new ioctls [nuttx]

2023-10-26 Thread via GitHub
TimJTi commented on code in PR #11061: URL: https://github.com/apache/nuttx/pull/11061#discussion_r1373546062 ## drivers/can/can.c: ## @@ -985,10 +987,55 @@ static int can_ioctl(FAR struct file *filep, int cmd, unsigned long arg) */ case CANIOC_RTR: -

Re: [PR] libc: add support for memory buffer stream with fmemopen() [nuttx]

2023-10-26 Thread via GitHub
michallenc commented on PR #11011: URL: https://github.com/apache/nuttx/pull/11011#issuecomment-1781589919 Rebased and force pushed for CI fix. -- 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] SAMA5D2 add new mcan ioctls [nuttx]

2023-10-26 Thread via GitHub
acassis commented on PR #11062: URL: https://github.com/apache/nuttx/pull/11062#issuecomment-1781588695 @TimJTi nice work! Kudos!!! -- 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] CAN. Add new ioctls [nuttx]

2023-10-26 Thread via GitHub
acassis commented on code in PR #11061: URL: https://github.com/apache/nuttx/pull/11061#discussion_r1373539802 ## drivers/can/can.c: ## @@ -985,10 +987,55 @@ static int can_ioctl(FAR struct file *filep, int cmd, unsigned long arg) */ case CANIOC_RTR: -

[nuttx] branch master updated: fix broken CI

2023-10-26 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 d77dff786b fix broken CI d77dff786b is

Re: [PR] fix broken CI [nuttx]

2023-10-26 Thread via GitHub
acassis merged PR #11064: URL: https://github.com/apache/nuttx/pull/11064 -- 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] CAN. Add new ioctls [nuttx]

2023-10-26 Thread via GitHub
TimJTi commented on code in PR #11061: URL: https://github.com/apache/nuttx/pull/11061#discussion_r1373513461 ## include/nuttx/can/can.h: ## @@ -235,9 +270,14 @@ #define CANIOC_BUSOFF_RECOVERY_CANIOC(10) #define CANIOC_SET_NART _CANIOC(11) #define

Re: [PR] CAN. Add new ioctls [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 commented on code in PR #11061: URL: https://github.com/apache/nuttx/pull/11061#discussion_r1373505050 ## include/nuttx/can/can.h: ## @@ -235,9 +270,14 @@ #define CANIOC_BUSOFF_RECOVERY_CANIOC(10) #define CANIOC_SET_NART _CANIOC(11) #define

[nuttx] branch master updated (9112b9e4c0 -> 8f96e59aee)

2023-10-26 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 9112b9e4c0 cmake:add zifencei extension in compile options new 9c984bbe5c tools/sethost.sh: add MSYS2 MSYS

[nuttx] 02/02: libs/libc/stdlib/lib_exit.c: fix multiple definition of __dso_handle in msys2

2023-10-26 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 8f96e59aee9cd0c5bbb82e01044d109f8588fec2 Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate:

[nuttx] 01/02: tools/sethost.sh: add MSYS2 MSYS environment

2023-10-26 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 9c984bbe5c74570c30545dcaf666cf2aae02f60b Author: simbit18 <101105604+simbi...@users.noreply.github.com> AuthorDate:

Re: [PR] libs/libc/stdlib/lib_exit.c: fix multiple definition of __dso_handle and sethost.sh: add MSYS environmen for msys2 [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11063: URL: https://github.com/apache/nuttx/pull/11063 -- 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] imxrt:serial Ensure the cache is updated if the DMA has updated again [nuttx]

2023-10-26 Thread via GitHub
danielappiagyei-bc commented on code in PR #11020: URL: https://github.com/apache/nuttx/pull/11020#discussion_r1373486112 ## arch/arm/src/imxrt/imxrt_serial.c: ## @@ -1373,6 +1373,7 @@ static inline void imxrt_serialout(struct imxrt_uart_s *priv, static int

Re: [I] What to do with READMEs that are already in the Documentation ? [nuttx]

2023-10-26 Thread via GitHub
acassis commented on issue #11058: URL: https://github.com/apache/nuttx/issues/11058#issuecomment-1781408122 @raiden00pl I agree to make the structure in Documentation to reflect the structure. I was suggesting keeping the README inside the boards because I thought you didn't want to

[PR] fix broken CI [nuttx]

2023-10-26 Thread via GitHub
raiden00pl opened a new pull request, #11064: URL: https://github.com/apache/nuttx/pull/11064 ## Summary fix broken CI after https://github.com/apache/nuttx/pull/11056 ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the

[PR] libs/libc/stdlib/lib_exit.c: fix multiple definition of __dso_handle and sethost.sh: add MSYS environmen for msys2 [nuttx]

2023-10-26 Thread via GitHub
simbit18 opened a new pull request, #11063: URL: https://github.com/apache/nuttx/pull/11063 ## Summary fix CPP: nuttx-names.in-> nuttx-names.dat LD: nuttx /usr/lib/gcc/x86_64-pc-msys/13.2.0/../../../../x86_64-pc-msys/bin/ld:

Re: [PR] nshlib/nsh_fileapps.c: Remove sched_lock() from nsh_fileapp() [nuttx-apps]

2023-10-26 Thread via GitHub
pussuw commented on PR #2159: URL: https://github.com/apache/nuttx-apps/pull/2159#issuecomment-1781184552 I was wrong, it is this commit that causes the regression. If I revert this commit the leak is mostly gone. However, I can reproduce it still randomly. The reason the leak

Re: [PR] arch/arm64: support relocate for aarch64 [nuttx]

2023-10-26 Thread via GitHub
pkarashchenko commented on code in PR #11037: URL: https://github.com/apache/nuttx/pull/11037#discussion_r1373207935 ## libs/libc/machine/arm64/arch_elf.c: ## @@ -0,0 +1,794 @@ +/ + *

Re: [PR] arch/arm64: support relocate for aarch64 [nuttx]

2023-10-26 Thread via GitHub
Donny9 commented on code in PR #11037: URL: https://github.com/apache/nuttx/pull/11037#discussion_r1373193862 ## libs/libc/machine/arm64/arch_elf.c: ## @@ -0,0 +1,789 @@ +/ + *

[nuttx] 03/03: cmake:add zifencei extension in compile options

2023-10-26 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 9112b9e4c090f186474425d725ab49946dd83a39 Author: xuxin19 AuthorDate: Thu Oct 26 11:01:45 2023 +0800 cmake:add

[nuttx] 01/03: cmake:init RISC-V cmake qemu-rv build

2023-10-26 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 e3003f691bf9dac78963813a19f93f172ef28cd3 Author: xuxin19 AuthorDate: Fri Oct 20 12:08:24 2023 +0800 cmake:init

[nuttx] branch master updated (ed6fb11de6 -> 9112b9e4c0)

2023-10-26 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 ed6fb11de6 driver/mtd: get mtd_geometry_s.model for mtd partition and optimize code new e3003f691b cmake:init

[nuttx] 02/03: ci:enable RISC-V qemu cmake build ci

2023-10-26 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 906699e0a52aadbe23b2f158ab748e1ed3391496 Author: xuxin19 AuthorDate: Wed Oct 25 19:56:29 2023 +0800 ci:enable

Re: [PR] cmake:init RISC-V cmake qemu-rv build [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11031: URL: https://github.com/apache/nuttx/pull/11031 -- 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] SAMA5D2 add new mcan ioctls [nuttx]

2023-10-26 Thread via GitHub
TimJTi opened a new pull request, #11062: URL: https://github.com/apache/nuttx/pull/11062 ## Summary As per issue [here](https://github.com/apache/nuttx/issues/3927) and [this PR](https://github.com/apache/nuttx/pull/11061/commits) here are the changes I needed to make for the SAMA5D2

[PR] CAN. Add new ioctls [nuttx]

2023-10-26 Thread via GitHub
TimJTi opened a new pull request, #11061: URL: https://github.com/apache/nuttx/pull/11061 ## Summary FYI @davids5 As per [this issue](https://github.com/apache/nuttx/issues/3927) this PR adds new IOCTLs to manage queued writes to the CAN driver that prevent the driver being closed

Re: [PR] arch/arm64: support relocate for aarch64 [nuttx]

2023-10-26 Thread via GitHub
Donny9 commented on code in PR #11037: URL: https://github.com/apache/nuttx/pull/11037#discussion_r1373062707 ## libs/libc/machine/arm64/arch_elf.c: ## @@ -0,0 +1,789 @@ +/ + *

Re: [PR] Follow o_cloexe semantics when calling the exec function [nuttx]

2023-10-26 Thread via GitHub
Donny9 commented on PR #11036: URL: https://github.com/apache/nuttx/pull/11036#issuecomment-1780977011 > @Donny9 please rebase the patch 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 to go

Re: [PR] Documentation: migrate the rest of drivers readmes [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11057: URL: https://github.com/apache/nuttx/pull/11057 -- 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: driver/mtd: get mtd_geometry_s.model for mtd partition and optimize code

2023-10-26 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 ed6fb11de6 driver/mtd: get

Re: [PR] driver/mtd: get mtd_geometry_s.model for mtd partition and optimize code [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11041: URL: https://github.com/apache/nuttx/pull/11041 -- 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: espressif: Update esp-hal-3rdparty version

2023-10-26 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 a2be27ef7d espressif: Update esp-hal-3rdparty

Re: [PR] espressif: Update esp-hal-3rdparty version [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11034: URL: https://github.com/apache/nuttx/pull/11034 -- 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: Documentation: migrate the rest of drivers readmes

2023-10-26 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 443e900188 Documentation: migrate the rest of

[nuttx] branch master updated: Documentation: cosmetics changes

2023-10-26 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 d98ae9d3e4 Documentation: cosmetics changes

Re: [PR] Documentation: cosmetics changes [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11060: URL: https://github.com/apache/nuttx/pull/11060 -- 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] binfmt/elf: Select ARCH_USE_TEXT_HEAP if ARCH_HAVE_TEXT_HEAP [nuttx]

2023-10-26 Thread via GitHub
Donny9 commented on PR #11055: URL: https://github.com/apache/nuttx/pull/11055#issuecomment-1780972895 > @Donny9 Please add a commit message that this PR fixes #11043 Done~ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] What to do with READMEs that are already in the Documentation ? [nuttx]

2023-10-26 Thread via GitHub
raiden00pl commented on issue #11058: URL: https://github.com/apache/nuttx/issues/11058#issuecomment-1780947578 In that case in which folders should we leave such READMEs? In all directories ? Currently there is no consistency as to where READMEs are and where they are not.

Re: [PR] arch/arm64: support relocate for aarch64 [nuttx]

2023-10-26 Thread via GitHub
pkarashchenko commented on code in PR #11037: URL: https://github.com/apache/nuttx/pull/11037#discussion_r1373011878 ## libs/libc/machine/arm64/arch_elf.c: ## @@ -0,0 +1,789 @@ +/ + *

Re: [PR] libc: add support for memory buffer stream with fmemopen() [nuttx]

2023-10-26 Thread via GitHub
michallenc commented on code in PR #11011: URL: https://github.com/apache/nuttx/pull/11011#discussion_r1373007980 ## libs/libc/stdio/lib_fmemopen.c: ## @@ -0,0 +1,291 @@ +/ + *

Re: [PR] Documentation: migrate the rest of drivers readmes [nuttx]

2023-10-26 Thread via GitHub
raiden00pl commented on PR #11057: URL: https://github.com/apache/nuttx/pull/11057#issuecomment-1780930555 @acassis there is much more outdated content in doc. Migrating README to Documentation is just the first step to usable doc. The migration itself is a lot of work, at this point I

[nuttx] branch master updated: simwifi: Support that simwifi connects to the hiden ssid.

2023-10-26 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 5228d773d3 simwifi: Support that simwifi

Re: [PR] simwifi: Support that simwifi connects to the hidden ssid. [nuttx]

2023-10-26 Thread via GitHub
acassis merged PR #11051: URL: https://github.com/apache/nuttx/pull/11051 -- 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: xtensa/esp32s3: Support to read data from flash to PSRAM

2023-10-26 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 d4cebae155 xtensa/esp32s3: Support to read data

Re: [PR] xtensa/esp32s3: Support to read data from flash to PSRAM [nuttx]

2023-10-26 Thread via GitHub
acassis merged PR #11052: URL: https://github.com/apache/nuttx/pull/11052 -- 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] Documentation: migrate the rest of drivers readmes [nuttx]

2023-10-26 Thread via GitHub
acassis commented on PR #11057: URL: https://github.com/apache/nuttx/pull/11057#issuecomment-1780920561 @raiden00pl about EEPROM, there is also the char driver model (not only MTD) that was created by Sébastien. -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] boards:Modify test "ramtest" path [nuttx]

2023-10-26 Thread via GitHub
raiden00pl commented on PR #11056: URL: https://github.com/apache/nuttx/pull/11056#issuecomment-1780917229 merged together with https://github.com/apache/nuttx-apps/pull/2161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[nuttx-apps] branch master updated: apps:move test tools to testing.

2023-10-26 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 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 09bb3b585 apps:move test tools to

Re: [PR] boards:Modify test "ramtest" path [nuttx]

2023-10-26 Thread via GitHub
raiden00pl merged PR #11056: URL: https://github.com/apache/nuttx/pull/11056 -- 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: boards:Modify test "ramtest" path

2023-10-26 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 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 de17f43481 boards:Modify test "ramtest" path

Re: [PR] apps:move test tools to testing. [nuttx-apps]

2023-10-26 Thread via GitHub
raiden00pl commented on PR #2161: URL: https://github.com/apache/nuttx-apps/pull/2161#issuecomment-1780916900 merged together with https://github.com/apache/nuttx/pull/11056 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] apps:move test tools to testing. [nuttx-apps]

2023-10-26 Thread via GitHub
raiden00pl merged PR #2161: URL: https://github.com/apache/nuttx-apps/pull/2161 -- 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] Documentation: cosmetics changes [nuttx]

2023-10-26 Thread via GitHub
raiden00pl opened a new pull request, #11060: URL: https://github.com/apache/nuttx/pull/11060 ## Summary - Documentation: cosmetics changes - various style fixes - limit the line length to about 80 characters to improve readability in terminal-based IDEs ## Impact

[PR] Documentation: remove all migrated READMEs [nuttx]

2023-10-26 Thread via GitHub
raiden00pl opened a new pull request, #11059: URL: https://github.com/apache/nuttx/pull/11059 ## Summary Documentation: remove all migrated READMEs **I'm keeping this as DRAFT and waiting for community feedback in** https://github.com/apache/nuttx/issues/11058 ## Impact

Re: [PR] readme: Updating README [nuttx]

2023-10-26 Thread via GitHub
raiden00pl commented on code in PR #10980: URL: https://github.com/apache/nuttx/pull/10980#discussion_r1372800713 ## Documentation/introduction/resources.rst: ## @@ -20,3 +20,7 @@ Here's a list of Apache NuttX resources that you might find helpful: * `Git Cheat Sheet (by

Re: [PR] drivers/usbdev: config USBDEV_TRACE_INITIALIDSET when disbale USBDEV_TRACE [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11042: URL: https://github.com/apache/nuttx/pull/11042 -- 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 (66b11d8940 -> 68fc3adeff)

2023-10-26 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 66b11d8940 sim/wifidriver: Fix the scan error. add 68fc3adeff drivers/usbdev: config USBDEV_TRACE_INITIALIDSET

Re: [PR] nshlib/nsh_fileapps.c: Remove sched_lock() from nsh_fileapp() [nuttx-apps]

2023-10-26 Thread via GitHub
pussuw commented on PR #2159: URL: https://github.com/apache/nuttx-apps/pull/2159#issuecomment-1780650111 @masayuki2009 this is the cause of the regression https://github.com/apache/nuttx/pull/11032 Again it seems I managed to make a change that breaks SMP. I have no idea what

Re: [PR] sim/wifidriver: Fix the scan error. [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11030: URL: https://github.com/apache/nuttx/pull/11030 -- 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 (fc80c70205 -> 66b11d8940)

2023-10-26 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 fc80c70205 assert: rename __ASSERT to __ASSERT__ to avoid conflict add 66b11d8940 sim/wifidriver: Fix the scan

Re: [PR] Follow o_cloexe semantics when calling the exec function [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 commented on PR #11036: URL: https://github.com/apache/nuttx/pull/11036#issuecomment-1780639942 @Donny9 please rebase the patch -- 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

[nuttx] branch master updated: assert: rename __ASSERT to __ASSERT__ to avoid conflict

2023-10-26 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 fc80c70205 assert: rename __ASSERT to

Re: [PR] assert: rename __ASSERT to __ASSERT__ to avoid conflict [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 merged PR #11027: URL: https://github.com/apache/nuttx/pull/11027 -- 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] binfmt/elf: Select ARCH_USE_TEXT_HEAP if ARCH_HAVE_TEXT_HEAP [nuttx]

2023-10-26 Thread via GitHub
masayuki2009 commented on PR #11055: URL: https://github.com/apache/nuttx/pull/11055#issuecomment-1780633403 @Donny9 Please add a commit message that this PR fixes https://github.com/apache/nuttx/pull/11043 -- This is an automated message from the Apache Git Service. To respond

Re: [PR] binfmt/elf: Select ARCH_USE_TEXT_HEAP if ARCH_HAVE_TEXT_HEAP [nuttx]

2023-10-26 Thread via GitHub
xiaoxiang781216 commented on PR #11055: URL: https://github.com/apache/nuttx/pull/11055#issuecomment-1780633465 @masayuki2009 could you try this patch? -- 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

Re: [PR] nshlib/nsh_fileapps.c: Remove sched_lock() from nsh_fileapp() [nuttx-apps]

2023-10-26 Thread via GitHub
pussuw commented on PR #2159: URL: https://github.com/apache/nuttx-apps/pull/2159#issuecomment-1780631068 @masayuki2009 I found that only SMP is affected, but it does not matter if the sched_lock() is there or not. Also it seems that only kernel memory is affected, but also the page pool

Re: [PR] nshlib/nsh_fileapps.c: Remove sched_lock() from nsh_fileapp() [nuttx-apps]

2023-10-26 Thread via GitHub
pussuw commented on PR #2159: URL: https://github.com/apache/nuttx-apps/pull/2159#issuecomment-1780575392 > @pussuw > > I noticed that memory leaks happen when executing the hello app with rv-virt:ksmp64. > > ``` >

[PR] boards:Modify test "ramtest" path [nuttx]

2023-10-26 Thread via GitHub
crafcat7 opened a new pull request, #11056: URL: https://github.com/apache/nuttx/pull/11056 ## Summary Based on the [PR#2161](https://github.com/apache/nuttx-apps/pull/2161) change, we need to modify the macro switch in most boards to configure ramtest. ## Impact Modify the

[nuttx] branch master updated: libs/libcxx: Silence warnings when building libcxx.

2023-10-26 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 ad9f6b79e0 libs/libcxx: Silence warnings when

Re: [PR] libs/libcxx: Silence warnings when building libcxx. [nuttx]

2023-10-26 Thread via GitHub
jerpelea merged PR #11050: URL: https://github.com/apache/nuttx/pull/11050 -- 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] imxrt:serial Ensure the cache is updated if the DMA has updated again [nuttx]

2023-10-26 Thread via GitHub
davids5 commented on code in PR #11020: URL: https://github.com/apache/nuttx/pull/11020#discussion_r1372665663 ## arch/arm/src/imxrt/imxrt_serial.c: ## @@ -1373,6 +1373,7 @@ static inline void imxrt_serialout(struct imxrt_uart_s *priv, static int imxrt_dma_nextrx(struct

Re: [PR] cmake:init RISC-V cmake qemu-rv build [nuttx]

2023-10-26 Thread via GitHub
xuxin930 commented on PR #11031: URL: https://github.com/apache/nuttx/pull/11031#issuecomment-1780463868 > @xuxin930 please verify/decript the CI error Fixed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the