[incubator-nuttx-website] branch asf-site updated: Publishing web: 706feb7a8f09ba9c0ea4111239db9d4c65cf9a00 docs: 65274d5fdf81f00db428d0aac19976e23c2bc5cf

2021-04-16 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 cbb3d39 Publishing web

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #3557: stm32h7 Add serial RX and TX DMA

2021-04-16 Thread GitBox
davids5 commented on a change in pull request #3557: URL: https://github.com/apache/incubator-nuttx/pull/3557#discussion_r615087180 ## File path: arch/arm/src/stm32h7/stm32_serial.c ## @@ -2324,10 +3619,10 @@ void arm_serialinit(void) int ret; #endif +#ifdef CONFIG_PM

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #3557: stm32h7 Add serial RX and TX DMA

2021-04-16 Thread GitBox
davids5 commented on a change in pull request #3557: URL: https://github.com/apache/incubator-nuttx/pull/3557#discussion_r615085773 ## File path: arch/arm/src/stm32h7/stm32_serial.c ## @@ -2324,10 +3619,10 @@ void arm_serialinit(void) int ret; #endif +#ifdef CONFIG_PM

[incubator-nuttx-apps] branch releases/10.1 updated: wireless/wapi/src/wapi.c: When executing a command return it's error code on failure.

2021-04-16 Thread protobits
This is an automated email from the ASF dual-hosted git repository. protobits pushed a commit to branch releases/10.1 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git The following commit(s) were added to refs/heads/releases/10.1 by this push: new 4348d91 wireless

[GitHub] [incubator-nuttx-apps] v01d merged pull request #686: [BACKPORT #682]wireless/wapi/src/wapi.c: When executing a command return its error code

2021-04-16 Thread GitBox
v01d merged pull request #686: URL: https://github.com/apache/incubator-nuttx-apps/pull/686 -- 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. For queries about this service

[GitHub] [incubator-nuttx-apps] Ouss4 opened a new pull request #686: [BACKPORT #682]wireless/wapi/src/wapi.c: When executing a command return its error code

2021-04-16 Thread GitBox
Ouss4 opened a new pull request #686: URL: https://github.com/apache/incubator-nuttx-apps/pull/686 ## Summary Backport #682 ## Impact N/A ## Testing N/A -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3560: Revert "arch: Allocate the space from the beginning in up_stack_frame"

2021-04-16 Thread GitBox
xiaoxiang781216 commented on pull request #3560: URL: https://github.com/apache/incubator-nuttx/pull/3560#issuecomment-821156721 Yes, but I need more input from @yamt to repro the symptom locally before I can make the investigation. -- This is an automated message from the Apache Git Ser

[GitHub] [incubator-nuttx] patacongo commented on pull request #3560: Revert "arch: Allocate the space from the beginning in up_stack_frame"

2021-04-16 Thread GitBox
patacongo commented on pull request #3560: URL: https://github.com/apache/incubator-nuttx/pull/3560#issuecomment-821154802 This is a pretty big change and lot of testing has been done. Some bugs were still expected. I propose that we let @xiaoxiang781216 analyze the problem and find solu

[GitHub] [incubator-nuttx] davids5 commented on a change in pull request #3557: stm32h7 Add serial RX and TX DMA

2021-04-16 Thread GitBox
davids5 commented on a change in pull request #3557: URL: https://github.com/apache/incubator-nuttx/pull/3557#discussion_r614771421 ## File path: arch/arm/src/stm32h7/stm32_serial.c ## @@ -2324,10 +3619,10 @@ void arm_serialinit(void) int ret; #endif +#ifdef CONFIG_PM

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3561: boards: lc823450-xgevk: Workaround to avoid an ostest crash with rndis

2021-04-16 Thread GitBox
xiaoxiang781216 merged pull request #3561: URL: https://github.com/apache/incubator-nuttx/pull/3561 -- 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. For queries about this

[incubator-nuttx] branch master updated: boards: lc823450-xgevk: Workaround to avoid an ostest crash with rndis

2021-04-16 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 65274d5 boards: lc823450-xgevk: Wor

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3560: Revert "arch: Allocate the space from the beginning in up_stack_frame"

2021-04-16 Thread GitBox
xiaoxiang781216 commented on pull request #3560: URL: https://github.com/apache/incubator-nuttx/pull/3560#issuecomment-821027051 sim:ostest has the same below config: ``` # CONFIG_TLS_ALIGNED is not set CONFIG_TLS_NELEM=4 CONFIG_IDLETHREAD_STACKSIZE=4096 # CONFIG_STACK