[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971588707 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] LingaoM commented on pull request #7098: boards: tlsr: Add specific section for discribe information

2022-09-14 Thread GitBox
LingaoM commented on PR #7098: URL: https://github.com/apache/incubator-nuttx/pull/7098#issuecomment-1247631262 @CV-Bowen CC -- 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.

[GitHub] [incubator-nuttx] LingaoM opened a new pull request, #7098: boards: tlsr: Add specific section for discribe information

2022-09-14 Thread GitBox
LingaoM opened a new pull request, #7098: URL: https://github.com/apache/incubator-nuttx/pull/7098 Add specific section for discribe information, current use for factory test. Signed-off-by: Lingao Meng ## Summary ## Impact ## Testing -- This is an auto

[GitHub] [incubator-nuttx] takumiando commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
takumiando commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1247610199 >arch_rtc.c is introduced very later. Before that, all RTC driver need not only implement rtc_lowerhalf_s, but also up_rtc_xxx. So, lower-half drivers for external

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
xiaoxiang781216 commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1247602987 > @xiaoxiang781216 > > Thank you, I will try them! > > By the way, > > * Why do lower-half drivers depend on `up_rtc_xxx()` implementations in `

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971538600 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_

[GitHub] [incubator-nuttx] takumiando commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
takumiando commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1247577345 @xiaoxiang781216 Thank you, I will try them! By the way, - Why do lower-half drivers depend on ```up_rtc_xxx()``` implementations in ```Make.defs```?

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971503999 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971497826 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971492836 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971492836 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971486977 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971479979 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971474820 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
xiaoxiang781216 commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1247514988 > @xiaoxiang781216 > > Thank you for your kind explanation! I understand your idea. > > But many internal RTC lower-half drivers are enabled with each `

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971467192 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971467192 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971466943 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971466191 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971464472 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971463342 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971455118 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971452710 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx-apps] Junbo-Zheng opened a new pull request, #1317: Correct commands with alphabet order in kconfig

2022-09-14 Thread GitBox
Junbo-Zheng opened a new pull request, #1317: URL: https://github.com/apache/incubator-nuttx-apps/pull/1317 ## Summary correct commands order in kconfig Signed-off-by: Junbo Zheng ## Impact N/A ## Testing Local test pass -- This is an automated me

[GitHub] [incubator-nuttx] XinStellaris commented on a diff in pull request #6829: drivers/mtd:init commit of power-loss resilient cfg

2022-09-14 Thread GitBox
XinStellaris commented on code in PR #6829: URL: https://github.com/apache/incubator-nuttx/pull/6829#discussion_r971451059 ## drivers/mtd/mtd_config_fs.c: ## @@ -0,0 +1,2126 @@ +/ + * drivers/mtd/mtd_con

[GitHub] [incubator-nuttx] takumiando commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
takumiando commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1247459240 @xiaoxiang781216 Thank you for your kind explanation! I understand your idea. But many internal RTC lower-half drivers are enabled with each ```up_rtc_xx

[incubator-nuttx-website] branch asf-site updated: Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: 7d877fbbc306c83e243e63b06642b8633b3b9258

2022-09-14 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/incubator-nuttx-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 4f0e92c Publishing web

[incubator-nuttx] branch master updated (e586f86918 -> 7d877fbbc3)

2022-09-14 Thread masayuki
This is an automated email from the ASF dual-hosted git repository. masayuki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git from e586f86918 sched/mqueue: fix resource leak in mq_timedsend() add 7d877fbbc3 imxrt: add support for PWM

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #7096: imxrt: add support for PWM synchronization

2022-09-14 Thread GitBox
masayuki2009 merged PR #7096: URL: https://github.com/apache/incubator-nuttx/pull/7096 -- 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.

[incubator-nuttx] branch master updated (f69251151e -> e586f86918)

2022-09-14 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/incubator-nuttx.git from f69251151e stm32f4discovery: Add W5500 board config example add e586f86918 sched/mqueue: fix resource

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7095: sched/mqueue: fix resource leak in mq_timedsend()

2022-09-14 Thread GitBox
xiaoxiang781216 merged PR #7095: URL: https://github.com/apache/incubator-nuttx/pull/7095 -- 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-unsubs

[incubator-nuttx] branch master updated (ec026c14cb -> f69251151e)

2022-09-14 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/incubator-nuttx.git from ec026c14cb risc-v/mpfs: emmcsd: further enhance the clocking add 5322f909ef stm32f4discovery: Add sup

[incubator-nuttx] branch master updated: risc-v/mpfs: emmcsd: further enhance the clocking

2022-09-14 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ec026c14cb risc-v/mpfs: emmcsd: furt

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7093: STM32F4Discovery: Add support to W5500 and board config example

2022-09-14 Thread GitBox
xiaoxiang781216 merged PR #7093: URL: https://github.com/apache/incubator-nuttx/pull/7093 -- 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-unsubs

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7092: risc-v/mpfs: emmcsd: further enhance the clocking

2022-09-14 Thread GitBox
xiaoxiang781216 merged PR #7092: URL: https://github.com/apache/incubator-nuttx/pull/7092 -- 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-unsubs

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7090: tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirement…

2022-09-14 Thread GitBox
xiaoxiang781216 commented on PR #7090: URL: https://github.com/apache/incubator-nuttx/pull/7090#issuecomment-1247114790 > > > ## Summary > > > tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirements(clang, clang-tidy) > > > > > > Let's update https://github.com/

[GitHub] [incubator-nuttx] W-Mai commented on pull request #7090: tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirement…

2022-09-14 Thread GitBox
W-Mai commented on PR #7090: URL: https://github.com/apache/incubator-nuttx/pull/7090#issuecomment-1247026469 > > ## Summary > > tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirements(clang, clang-tidy) > > Let's update https://github.com/apache/incubator-nuttx/blo

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
anchao commented on code in PR #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094#discussion_r971024637 ## arch/Kconfig.toolchain: ## @@ -0,0 +1,94 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7097: arch/arm: unify compile flags to common/Toolchain.defs

2022-09-14 Thread GitBox
anchao opened a new pull request, #7097: URL: https://github.com/apache/incubator-nuttx/pull/7097 ## Summary arch/arm: unify compile flags to common/Toolchain.defs ## Impact N/A ## Testing ci-check -- This is an automated message from the Apache Git Servi

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
xiaoxiang781216 commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1246973148 So you don't have two RTC hardware at the same time, but want to hook the different RTC hardware to up_rtc_xxx at runtime. One approach is: 1. Implement two RT

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094#discussion_r970986285 ## arch/Kconfig.toolchain: ## @@ -0,0 +1,94 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7076: Remove duplicate calls and optimize compilation speed

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #7076: URL: https://github.com/apache/incubator-nuttx/pull/7076#discussion_r970980381 ## tools/Config.mk: ## @@ -555,26 +555,34 @@ endef # ARCHxxx means the predefined setting(either toolchain, arch, or system specific) -ARCHDEFINES

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7048: Optimizing mkallsyms scripts with python

2022-09-14 Thread GitBox
xiaoxiang781216 commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1246938772 You can repro the problem locally by ./tools/configure.sh sim:minmea -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7088: sched/msgq: add support of System V message queue

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #7088: URL: https://github.com/apache/incubator-nuttx/pull/7088#discussion_r970932694 ## include/nuttx/mqueue.h: ## @@ -83,16 +83,23 @@ * Public Type Declarations

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #7048: Optimizing mkallsyms scripts with python

2022-09-14 Thread GitBox
hartmannathan commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1246928110 > who can help me! Some CIs report errors, but I can't find the reason from the log, who can tell me what I should do? > > ``` > make[1]: *** [Makefile:324: nuttx]

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
anchao commented on code in PR #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094#discussion_r970951812 ## arch/Kconfig.toolchain: ## @@ -0,0 +1,94 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX

[GitHub] [incubator-nuttx] Gary-Hobson commented on pull request #7048: Optimizing mkallsyms scripts with python

2022-09-14 Thread GitBox
Gary-Hobson commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1246913533 who can help me! Some CIs report errors, but I can't find the reason from the log, who can tell me what I should do? ``` make[1]: *** [Makefile:324: nuttx] Error 2

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
anchao commented on code in PR #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094#discussion_r970946108 ## arch/Kconfig.toolchain: ## @@ -0,0 +1,94 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
anchao commented on code in PR #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094#discussion_r970945798 ## arch/Kconfig.toolchain: ## @@ -0,0 +1,94 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconfig-language.txt in the NuttX

[GitHub] [incubator-nuttx] anchao commented on a diff in pull request #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
anchao commented on code in PR #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094#discussion_r970939768 ## arch/Kconfig: ## @@ -230,57 +230,7 @@ endmenu # Custom Chip Configuration endif #ARCH_CHIP_CUSTOM source "arch/dummy/Kconfig" - -config ARCH_TOOLCHAIN_IAR

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a diff in pull request #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
xiaoxiang781216 commented on code in PR #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094#discussion_r970906867 ## arch/Kconfig: ## @@ -230,57 +230,7 @@ endmenu # Custom Chip Configuration endif #ARCH_CHIP_CUSTOM source "arch/dummy/Kconfig" - -config ARCH_TOOLC

[incubator-nuttx] branch master updated: mpfs/mpfs_ddr.c: Stop the DDR training once it is completed

2022-09-14 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/incubator-nuttx.git The following commit(s) were added to refs/heads/master by this push: new ea9144bda8 mpfs/mpfs_ddr.c: Stop the

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7091: mpfs/mpfs_ddr.c: Stop the DDR training once it is completed

2022-09-14 Thread GitBox
xiaoxiang781216 merged PR #7091: URL: https://github.com/apache/incubator-nuttx/pull/7091 -- 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-unsubs

[GitHub] [incubator-nuttx] michallenc opened a new pull request, #7096: imxrt: add support for PWM synchronization

2022-09-14 Thread GitBox
michallenc opened a new pull request, #7096: URL: https://github.com/apache/incubator-nuttx/pull/7096 ## Summary This commit allows the PWM modules to be synchronized by an external signal (other PWM module for example). The sync source can be selected from configuration. PWM modu

[GitHub] [incubator-nuttx] takumiando commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
takumiando commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1246781770 @masayuki2009 I(actually our team) develop two editions of the IoT devices(same SoC) running NuttX. The version A uses internal RTC and the version B should use e

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7095: sched/mqueue: fix resource leak in mq_timedsend()

2022-09-14 Thread GitBox
anchao opened a new pull request, #7095: URL: https://github.com/apache/incubator-nuttx/pull/7095 ## Summary sched/mqueue: fix resource leak in mq_timedsend() ## Impact N/A ## Testing mq_timedsend() -- This is an automated message from the Apache Git Serv

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7094: arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain

2022-09-14 Thread GitBox
anchao opened a new pull request, #7094: URL: https://github.com/apache/incubator-nuttx/pull/7094 ## Summary arch/toolchain: migrate the toolchain define to arch/Kconfig.toolchain migrate the toolchain define to arch/Kconfig.toolchain to simplify new toolchain registration

[GitHub] [incubator-nuttx] acassis opened a new pull request, #7093: STM32F4Discovery: Add support to W5500 and board config example

2022-09-14 Thread GitBox
acassis opened a new pull request, #7093: URL: https://github.com/apache/incubator-nuttx/pull/7093 ## Summary Add support to W5500 and board config example ## Impact User will be able to use W5500 WIZnet Ethernet chip ## Testing ping to local router -- This is an automat

[GitHub] [incubator-nuttx] masayuki2009 commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
masayuki2009 commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1246763948 @takumiando Could you tell us your intention to use multiple RTCs? -- This is an automated message from the Apache Git Service. To respond to the message, plea

[incubator-nuttx-apps] branch master updated: testing/nvconfig:fix compiling err after removing MTD_CONFIG_ERASEDVALUE

2022-09-14 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 3d53b7e0e testing/nvconfig:fix

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1316: testing/nvconfig:fix compiling err after removing MTD_CONFIG_ERASEDVALUE

2022-09-14 Thread GitBox
xiaoxiang781216 merged PR #1316: URL: https://github.com/apache/incubator-nuttx-apps/pull/1316 -- 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-u

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7090: tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirement…

2022-09-14 Thread GitBox
xiaoxiang781216 commented on PR #7090: URL: https://github.com/apache/incubator-nuttx/pull/7090#issuecomment-1246674920 > ## Summary > tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirements(clang, clang-tidy) > Let's update https://github.com/apache/incubator-n

[GitHub] [incubator-nuttx] acassis commented on issue #7078: LLVM Nuttx Toolchain

2022-09-14 Thread GitBox
acassis commented on issue #7078: URL: https://github.com/apache/incubator-nuttx/issues/7078#issuecomment-1246628212 The LLVM Z80 port is here: https://github.com/jacobly0/llvm-project I hope he submit it to mainline to let more people start working on it! -- This is an automated message

[GitHub] [incubator-nuttx] acassis commented on issue #7078: LLVM Nuttx Toolchain

2022-09-14 Thread GitBox
acassis commented on issue #7078: URL: https://github.com/apache/incubator-nuttx/issues/7078#issuecomment-1246619901 @AndrewD this is a great idea to use LLVM for Z80 with NuttX. I tried to use SDCC but it is failing: https://acassis.wordpress.com/2022/01/14/testing-nuttx-rtos-on-z80-simul

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
xiaoxiang781216 commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1246619230 From the arch perspective, yes you can just have one RTC hook up_rtc_xxx api. But you can expose multiple RTC through /dev/rtcx by: https://github.com/apache/incuba

[GitHub] [incubator-nuttx] eenurkka opened a new pull request, #7092: risc-v/mpfs: emmcsd: further enhance the clocking

2022-09-14 Thread GitBox
eenurkka opened a new pull request, #7092: URL: https://github.com/apache/incubator-nuttx/pull/7092 Simplify the clock mode from the board.h -files. Also make the SD clock definable as well. Co-authored-by: Petro Karashchenko Signed-off-by: Eero Nurkkala ## Summary

[GitHub] [incubator-nuttx] pussuw opened a new pull request, #7091: mpfs/mpfs_ddr.c: Stop the DDR training once it is completed

2022-09-14 Thread GitBox
pussuw opened a new pull request, #7091: URL: https://github.com/apache/incubator-nuttx/pull/7091 The DDR training IP stays active otherwise, so stop it when the training is complete. This fixes a potential interrupt storm via MPFS_IRQ_DDRC_TRAIN. ## Summary Minor fix for th

[GitHub] [incubator-nuttx] acassis commented on issue #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
acassis commented on issue #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089#issuecomment-1246603177 @masayuki2009 @jerpelea any idea? -- 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 g

[GitHub] [incubator-nuttx-apps] XinStellaris opened a new pull request, #1316: testing/nvconfig:fix compiling err after removing MTD_CONFIG_ERASEDVALUE

2022-09-14 Thread GitBox
XinStellaris opened a new pull request, #1316: URL: https://github.com/apache/incubator-nuttx-apps/pull/1316 Signed-off-by: 田昕 ## Summary ## Impact test case only ## Testing Tested on ESP32C3 -- This is an automated message from the Apache Git Service. To re

[GitHub] [incubator-nuttx] W-Mai opened a new pull request, #7090: tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirement…

2022-09-14 Thread GitBox
W-Mai opened a new pull request, #7090: URL: https://github.com/apache/incubator-nuttx/pull/7090 ## Summary tools/ci/docker/linux/Dockerfile: Install CodeChecker and requirements(clang, clang-tidy) ## Impact N/A ## Testing -- This is an automated message fr

[GitHub] [incubator-nuttx] eenurkka commented on a diff in pull request #7075: risc-v/mpfs: emmcsd: provide options for selecting clk speed

2022-09-14 Thread GitBox
eenurkka commented on code in PR #7075: URL: https://github.com/apache/incubator-nuttx/pull/7075#discussion_r970564962 ## boards/risc-v/mpfs/icicle/include/board.h: ## @@ -37,6 +37,10 @@ * Pre-processor Definitions

[GitHub] [incubator-nuttx] takumiando opened a new issue, #7089: How to use multiple RTC drivers?

2022-09-14 Thread GitBox
takumiando opened a new issue, #7089: URL: https://github.com/apache/incubator-nuttx/issues/7089 Does not NuttX support multiple RTCs? I want to use the internal and external RTCs, but the definitions of functions conflicts each other at building. ``` /path/to/nuttx/arch/arm