You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/11/01 06:21:00 UTC

[GitHub] [incubator-nuttx] CV-Bowen opened a new pull request, #7496: nucleo-h743zi2: refresh the pysim defconfig to fix CI problem

CV-Bowen opened a new pull request, #7496:
URL: https://github.com/apache/incubator-nuttx/pull/7496

   Signed-off-by: wangbowen6 <wa...@xiaomi.com>
   
   ## Summary
   This pr is intended to fix the CI problem in https://github.com/apache/incubator-nuttx-apps/pull/1393
   ci log:
   ```shell
   ====================================================================================
   Configuration/Tool: nucleo-h743zi2/pysim,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   ------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
     Normalize nucleo-h743zi2/pysim
   72a73
   > CONFIG_POSIX_SPAWN_DEFAULT_STACKSIZE=2048
   75d75
   < CONFIG_POSIX_SPAWN_DEFAULT_STACKSIZE=2048
   Saving the new configuration file
   On branch master
   Your branch is up to date with 'origin/master'.
   
   Changes not staged for commit:
     (use "git add <file>..." to update what will be committed)
     (use "git restore <file>..." to discard changes in working directory)
   	modified:   boards/arm/stm32h7/nucleo-h743zi2/configs/pysim/defconfig
   
   no changes added to commit (use "git add" and/or "git commit -a")
   ```
   
   ## Impact
   no
   
   ## Testing
   compile pass
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7496: nucleo-h743zi2: refresh the pysim defconfig to fix CI problem

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7496:
URL: https://github.com/apache/incubator-nuttx/pull/7496


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7496: nucleo-h743zi2: refresh the pysim defconfig to fix CI problem

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #7496:
URL: https://github.com/apache/incubator-nuttx/pull/7496#issuecomment-1298195727

   let merge this to unblock the ci.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org