[GitHub] [incubator-nuttx-apps] Donny9 opened a new pull request #864: rexec: support send command with arguments

2021-10-22 Thread GitBox
Donny9 opened a new pull request #864: URL: https://github.com/apache/incubator-nuttx-apps/pull/864 ## Summary rexec: support send command with arguments Signed-off-by: Jiuzhu Dong ## Impact N/A ## Testing daily test -- This is an automated message from

[incubator-nuttx-website] branch asf-site updated: Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: cf1a04d0a29e3cad9ab4462546b9f8948066dbdf

2021-10-22 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 2d13562 Publishing web

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4719: boards/esp32: Refactor SPI Flash File system mount options on menuconfig

2021-10-22 Thread GitBox
gustavonihei opened a new pull request #4719: URL: https://github.com/apache/incubator-nuttx/pull/4719 ## Summary This PR intends to improve usability of the `menuconfig` for the SPI Flash FS mount options. Currently, when no file system is selected, the `choice` lists zero entrie

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4703: esp32s2: Add RNG driver support and board profile example

2021-10-22 Thread GitBox
gustavonihei commented on a change in pull request #4703: URL: https://github.com/apache/incubator-nuttx/pull/4703#discussion_r734790722 ## File path: arch/xtensa/src/esp32s2/Make.defs ## @@ -40,7 +40,8 @@ CMN_CSRCS += xtensa_puts.c xtensa_releasepending.c xtensa_releasestack.

[GitHub] [incubator-nuttx] davids5 commented on pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#issuecomment-949808100 @xiaoxiang781216 last FP was fixing unused warning -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734698241 ## File path: arch/arm/src/stm32/stm32_mpuinit.h ## @@ -72,4 +72,19 @@ void stm32_mpu_uheap(uintptr_t start, size_t size); # define stm32_mpu_uh

[GitHub] [incubator-nuttx] davids5 commented on pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#issuecomment-949798581 @xiaoxiang781216 - changed the interface as you suggested. I believe all your concerns are addressed. -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734695182 ## File path: arch/arm/src/stm32/stm32_mpuinit.c ## @@ -78,6 +78,12 @@ void stm32_mpuinitialize(void) mpu_showtype(); +#if defined(CONFIG_M

[incubator-nuttx] 02/02: xtensa:cache: add lock & unlock feature

2021-10-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit cf1a04d0a29e3cad9ab4462546b9f8948066dbdf Author: zhuyanlin AuthorDate: Tue Oct 19 12:16:26 2021 +0800

[GitHub] [incubator-nuttx] gustavonihei merged pull request #4699: arch:cache: add lock & unlock feature

2021-10-22 Thread GitBox
gustavonihei merged pull request #4699: URL: https://github.com/apache/incubator-nuttx/pull/4699 -- 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: c

[incubator-nuttx] 01/02: arch:cache: add lock feature for cache

2021-10-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b4ea11f7b14d3168dab1951c4876d0626d632cf0 Author: zhuyanlin AuthorDate: Tue Oct 19 12:15:43 2021 +0800

[incubator-nuttx] branch master updated (90cfa6f -> cf1a04d)

2021-10-22 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 90cfa6f imxrt:syslog is dependant on arm_lowputc new b4ea11f arch:cache: add lock feature for c

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4717: imxrt rename imxrt_lowputc to arm_lowputc and drop CONFIG_DEBUG_FEATURES

2021-10-22 Thread GitBox
xiaoxiang781216 merged pull request #4717: URL: https://github.com/apache/incubator-nuttx/pull/4717 -- 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

[incubator-nuttx] branch master updated (3c1ac89 -> 90cfa6f)

2021-10-22 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 3c1ac89 Fixed line length add 90cfa6f imxrt:syslog is dependant on arm_lowputc No new revisions w

[GitHub] [incubator-nuttx] davids5 commented on pull request #4717: imxrt rename imxrt_lowputc to arm_lowputc and drop CONFIG_DEBUG_FEATURES

2021-10-22 Thread GitBox
davids5 commented on pull request #4717: URL: https://github.com/apache/incubator-nuttx/pull/4717#issuecomment-949664177 @patacongo - thank you. I have dropped the renaming commit and hopefully fixed the CI issue -- This is an automated message from the Apache Git Service. To respond t

[incubator-nuttx] 02/02: Fixed line length

2021-10-22 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 commit 3c1ac895571259007fda428206a1837b3d1f78a8 Author: oreh-a <85544393+ore...@users.noreply.github.com> AuthorDate

[incubator-nuttx] branch master updated (e57f3f7 -> 3c1ac89)

2021-10-22 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 e57f3f7 mpfs: emmcsd: provide proper internal emmc settings new ed392ab Added ARCH_BOARD_STM32F0G0

[incubator-nuttx] 01/02: Added ARCH_BOARD_STM32F0G0L0_CUSTOM_CLOCKCONFIG option to stm32f0/g0/l0 chip configiuration

2021-10-22 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 commit ed392abb83477b6efd7ae1abd7f56e9aeeb75c5f Author: Alexander Oryshchenko AuthorDate: Tue Oct 19 17:42:55 2021

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4704: Add custom clock config option to stm32f0/g0/l0 chips

2021-10-22 Thread GitBox
xiaoxiang781216 merged pull request #4704: URL: https://github.com/apache/incubator-nuttx/pull/4704 -- 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

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4718: fs/mount: Properly handle missing FS on the supported list

2021-10-22 Thread GitBox
gustavonihei opened a new pull request #4718: URL: https://github.com/apache/incubator-nuttx/pull/4718 ## Summary This PR intends to fix an error handling logic of `nx_mount`. Instead of reporting the failure to find a given FS, `nx_mount` was reporting a failure to find the block

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734555950 ## File path: arch/arm/src/stm32/stm32_mpuinit.c ## @@ -78,6 +78,12 @@ void stm32_mpuinitialize(void) mpu_showtype(); +#if defined(

[GitHub] [incubator-nuttx] davids5 commented on pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#issuecomment-949637136 @patacongo - thank you for the reference. Given some of the current code, I am still unclear as the the correct choice. Should the following `mpu_xxx` functions b

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734539769 ## File path: arch/arm/src/stm32/stm32_mpuinit.c ## @@ -78,6 +78,12 @@ void stm32_mpuinitialize(void) mpu_showtype(); +#if defined(CONFIG_M

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734534409 ## File path: arch/arm/src/stm32/stm32_mpuinit.h ## @@ -72,4 +72,19 @@ void stm32_mpu_uheap(uintptr_t start, size_t size); # define stm3

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734534409 ## File path: arch/arm/src/stm32/stm32_mpuinit.h ## @@ -72,4 +72,19 @@ void stm32_mpu_uheap(uintptr_t start, size_t size); # define stm3

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734531941 ## File path: arch/arm/src/stm32/stm32_mpuinit.c ## @@ -78,6 +78,12 @@ void stm32_mpuinitialize(void) mpu_showtype(); +#if defined(

[GitHub] [incubator-nuttx] patacongo commented on pull request #4717: imxrt rename imxrt_lowputc to arm_lowputc and drop CONFIG_DEBUG_FEATURES

2021-10-22 Thread GitBox
patacongo commented on pull request #4717: URL: https://github.com/apache/incubator-nuttx/pull/4717#issuecomment-949621950 See the naming conventions here: https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+Architecture%2C+MCU%2C+and+Board+Interfaces Since that is an MCU-sp

[GitHub] [incubator-nuttx] patacongo commented on pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
patacongo commented on pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#issuecomment-949620968 Please review the naming conventions here: https://cwiki.apache.org/confluence/display/NUTTX/Naming+of+Architecture%2C+MCU%2C+and+Board+Interfaces -- This is an auto

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734525378 ## File path: arch/arm/src/stm32/stm32_mpuinit.h ## @@ -72,4 +72,19 @@ void stm32_mpu_uheap(uintptr_t start, size_t size); # define stm32_mpu_uh

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #4702: armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET

2021-10-22 Thread GitBox
davids5 commented on a change in pull request #4702: URL: https://github.com/apache/incubator-nuttx/pull/4702#discussion_r734523590 ## File path: arch/arm/src/stm32/stm32_mpuinit.c ## @@ -78,6 +78,12 @@ void stm32_mpuinitialize(void) mpu_showtype(); +#if defined(CONFIG_M

[GitHub] [incubator-nuttx] davids5 commented on pull request #4717: imxrt rename imxrt_lowputc to arm_lowputc and drop CONFIG_DEBUG_FEATURES

2021-10-22 Thread GitBox
davids5 commented on pull request #4717: URL: https://github.com/apache/incubator-nuttx/pull/4717#issuecomment-949601928 > Is it good to name the chip specific function with arm_ prefix? It suppose that arm_ is reserved for arm arch common code. @xiaoxiang781216 No. It is not

[GitHub] [incubator-nuttx-apps] acassis merged pull request #862: dhcpc abnormal block

2021-10-22 Thread GitBox
acassis merged pull request #862: URL: https://github.com/apache/incubator-nuttx-apps/pull/862 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: com

[incubator-nuttx-apps] branch master updated: dhcpc abnormal block The logic changes are as follows: 1、Loop sending the DISCOVER up to CONFIG_NETUTILS_DHCPC_RETRIES times and exit if failure 2、Loop

2021-10-22 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/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/master by this push: new 98dfaa3 dhcpc abnormal block The

[GitHub] [incubator-nuttx-apps] coffee809721232 commented on pull request #862: dhcpc abnormal block

2021-10-22 Thread GitBox
coffee809721232 commented on pull request #862: URL: https://github.com/apache/incubator-nuttx-apps/pull/862#issuecomment-949574139 > @coffee809721232 Is there some way to reproduce this abnormal block? In the case of poor network signal, execute "renew eth0" -- This is an automated m

[GitHub] [incubator-nuttx] oreh-a commented on a change in pull request #4704: Add custom clock config option to stm32f0/g0/l0 chips

2021-10-22 Thread GitBox
oreh-a commented on a change in pull request #4704: URL: https://github.com/apache/incubator-nuttx/pull/4704#discussion_r734363501 ## File path: arch/arm/src/stm32f0l0g0/stm32_rcc.c ## @@ -161,7 +161,7 @@ void stm32_clockconfig(void) rcc_resetbkp(); -#if defined(CONFIG_A