(nuttx) 02/08: Rename espressif folder as common/espressif

2024-01-29 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 commit 4c4d62ff9385cbd3842abee08b223b7a2a27eef3 Author: Eren Terzioglu AuthorDate: Wed Jan 3 11:39:52 2024 +0300 Rename

(nuttx) 08/08: Docs/esp: esp32h2 and esp32c6 documentation added

2024-01-29 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 commit 727adcd49959f167e6ed2bfaac187612cb0d8f72 Author: Eren Terzioglu AuthorDate: Tue Jan 23 13:51:44 2024 +0300

(nuttx) 04/08: risc-v/espressif: Rename espressif/esp32c3 as esp32c3 risc-v/espressif: Rename espressif/esp32c6 as esp32c6 risc-v/espressif: Rename espressif/esp32h2 as esp32h2

2024-01-29 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 commit d1db1810add5c280489a4782a067249a806a6596 Author: Eren Terzioglu AuthorDate: Mon Jan 8 11:26:14 2024 +0300

(nuttx) branch master updated (26f0a52059 -> 727adcd499)

2024-01-29 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 26f0a52059 Add a cmake variable so external project can detect nuttx is used. new 721c37a876 risc-v/esp32c6:

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
jerpelea merged PR #11620: URL: https://github.com/apache/nuttx/pull/11620 -- 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) 05/08: Fix sotest build error for esp32c6

2024-01-29 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 commit 3b7ec79c75b50bd4fe5524051b2c05422e4f7219 Author: Eren Terzioglu AuthorDate: Mon Jan 22 19:01:31 2024 +0300 Fix

(nuttx) 06/08: docs/esp32c3: esp32c3 docs renamed as esp32c3-legacy

2024-01-29 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 commit 25670bac9f71f0759cc49254b4fcebcb9fae325e Author: Eren Terzioglu AuthorDate: Tue Jan 23 13:47:58 2024 +0300

(nuttx) 07/08: Docs/esp32c3: esp32c3 new approach documentation added

2024-01-29 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 commit 34c6bb3bd790ef725a88dd18794c20d948e7b3f5 Author: Eren Terzioglu AuthorDate: Tue Jan 23 13:51:03 2024 +0300

Re: [PR] imxrt:serial Ensure the cache is updated if the DMA has updated again [nuttx]

2024-01-29 Thread via GitHub
jturnsek commented on PR #11020: URL: https://github.com/apache/nuttx/pull/11020#issuecomment-1916196596 @davids5 I am working on imxrt117x where I also have found some problems with edma. I am using edma with Flexio driver to get ADC samples in. My driver is using the same logic as

Re: [PR] nsh_syscmds: update rptun_ping to rpmsg_ping, add cmd_rpmsg. [nuttx-apps]

2024-01-29 Thread via GitHub
xiaoxiang781216 commented on PR #2270: URL: https://github.com/apache/nuttx-apps/pull/2270#issuecomment-1915951155 > @xiaoxiang781216 why rptun and rpmsg commands are implemented as NSH commands? Since rptun/rpmsg is a simple mapping to kernel rptun/rpmsg driver, just like

Re: [PR] It should be possible to use ping without rptun being enabled, so striped rptun_ping out of rptun and rename to rpmsg_ping. [nuttx]

2024-01-29 Thread via GitHub
wyr8899 commented on PR #11618: URL: https://github.com/apache/nuttx/pull/11618#issuecomment-1915928276 In order to ensure that CI passes, definitions such as RPTUNIOC_START are temporarily retained. -- This is an automated message from the Apache Git Service. To respond to the message,

(nuttx-website) branch asf-site updated: Publishing web: 69485786e52ff306670ab74f7df988cf8658ee69 docs: 26f0a52059fa6d5a27d8f967f82af8fb175271ba

2024-01-29 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 b7b80dd8 Publishing web:

Re: [PR] nsh_syscmds: update rptun_ping to rpmsg_ping, add cmd_rpmsg. [nuttx-apps]

2024-01-29 Thread via GitHub
acassis commented on PR #2270: URL: https://github.com/apache/nuttx-apps/pull/2270#issuecomment-1915534110 @xiaoxiang781216 why rptun and rpmsg commands are implemented as NSH commands? I think it should be just a regular command like "pppd" or other. Also although it is used for test

Re: [PR] WIP: IEEE 802.15.4 support for nrf52 [nuttx]

2024-01-29 Thread via GitHub
raiden00pl commented on PR #11617: URL: https://github.com/apache/nuttx/pull/11617#issuecomment-1915034214 @acassis Yes, that's the plan. I hope it'll be finished before Nordic releases nrf54 :) -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
tmedicci commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469822741 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

[PR] toywasm: update to v36 [nuttx-apps]

2024-01-29 Thread via GitHub
yamt opened a new pull request, #2275: URL: https://github.com/apache/nuttx-apps/pull/2275 ## Summary toywasm: update to v36 ## Impact ## Testing sim:toywasm on macOS -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469742691 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
tmedicci commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469730671 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

(nuttx) branch master updated: Add a cmake variable so external project can detect nuttx is used.

2024-01-29 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 26f0a52059 Add a cmake variable so external

Re: [PR] Cmake set NUTTX variable [nuttx]

2024-01-29 Thread via GitHub
xiaoxiang781216 merged PR #11415: URL: https://github.com/apache/nuttx/pull/11415 -- 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] Cmake set NUTTX variable [nuttx]

2024-01-29 Thread via GitHub
Rdk-T commented on PR #11415: URL: https://github.com/apache/nuttx/pull/11415#issuecomment-1914796096 I rebased and the CI passed. If it's fine for you, the branch is ready to be merged. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

(nuttx) 04/04: Documentation: add `-u` and `+%format` description for date command

2024-01-29 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 149d6481295daf4e92c84a1f50cd5598ee96e464 Author: Junbo Zheng AuthorDate: Mon Jan 29 19:37:54 2024 +0800

(nuttx) 01/04: Documentation: add `-h` option description for ls command

2024-01-29 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 0a23fe3bd691a9edff9a7877447137d5ce855675 Author: Junbo Zheng AuthorDate: Mon Jan 29 19:00:04 2024 +0800

(nuttx) 02/04: Documentation: add `uptime` command description

2024-01-29 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 6e4c72f7bf6c10052e0f9d670184a5448ee4ab98 Author: Junbo Zheng AuthorDate: Mon Jan 29 19:20:26 2024 +0800

(nuttx) 03/04: Documentation: add `expr` command description

2024-01-29 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 60fa280715c15c67216a432ef5d81539f7527b69 Author: Junbo Zheng AuthorDate: Mon Jan 29 19:32:58 2024 +0800

(nuttx) branch master updated (0f169f50c4 -> 149d648129)

2024-01-29 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 0f169f50c4 risc-v/k230: add big core support new 0a23fe3bd6 Documentation: add `-h` option description for ls

Re: [PR] Documentation: update some command descriptions [nuttx]

2024-01-29 Thread via GitHub
xiaoxiang781216 merged PR #11621: URL: https://github.com/apache/nuttx/pull/11621 -- 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] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469605440 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469605440 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

[PR] Documentation: update some command descriptions [nuttx]

2024-01-29 Thread via GitHub
Junbo-Zheng opened a new pull request, #11621: URL: https://github.com/apache/nuttx/pull/11621 ## Summary 1. Documentation: add `-h` option description for ls command - Reference: https://github.com/apache/nuttx-apps/pull/1821 2. Documentation: add `uptime` command

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
tmedicci commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469484992 ## arch/risc-v/Kconfig: ## @@ -327,21 +387,22 @@ config ARCH_FAMILY config ARCH_CHIP string - default "fe310" if ARCH_CHIP_FE310 -

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
tmedicci commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469482982 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
eren-terzioglu commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469470144 ## arch/risc-v/Kconfig: ## @@ -304,20 +304,20 @@ config ARCH_FAMILY config ARCH_CHIP string - default "fe310" if ARCH_CHIP_FE310 -

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
eren-terzioglu commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469456746 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469456701 ## arch/risc-v/Kconfig: ## @@ -304,20 +304,20 @@ config ARCH_FAMILY config ARCH_CHIP string - default "fe310" if ARCH_CHIP_FE310 -

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
eren-terzioglu commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469449522 ## arch/risc-v/Kconfig: ## @@ -304,20 +304,20 @@ config ARCH_FAMILY config ARCH_CHIP string - default "fe310" if ARCH_CHIP_FE310 -

Re: [PR] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
xiaoxiang781216 commented on code in PR #11620: URL: https://github.com/apache/nuttx/pull/11620#discussion_r1469441940 ## arch/risc-v/src/common/espressif/Bootloader.mk: ## @@ -1,5 +1,5 @@ -#

(nuttx) branch master updated (9d761b8ca4 -> 0f169f50c4)

2024-01-29 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 9d761b8ca4 arch/{nrf52|nrf53|nrf91}/tim.c: fix typo add 0f169f50c4 risc-v/k230: add big core support No new

Re: [PR] risc-v/k230: add big core support [nuttx]

2024-01-29 Thread via GitHub
jerpelea merged PR #11619: URL: https://github.com/apache/nuttx/pull/11619 -- 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] Feature/riscv reorganization [nuttx]

2024-01-29 Thread via GitHub
jerpelea commented on PR #11620: URL: https://github.com/apache/nuttx/pull/11620#issuecomment-1914160468 would be nice to add a commit message -- 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