[GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9859: Support thread command by gdb python script

2023-07-20 Thread via GitHub
anjiahao1 commented on code in PR #9859: URL: https://github.com/apache/nuttx/pull/9859#discussion_r1270293227 ## tools/gdb/thread.py: ## @@ -0,0 +1,286 @@ + +# tools/gdb/thread.py +# +# Licensed to the

[GitHub] [nuttx] anchao opened a new pull request, #9864: [DO NOT MERGE]ci/check: install format tool before run style check script

2023-07-20 Thread via GitHub
anchao opened a new pull request, #9864: URL: https://github.com/apache/nuttx/pull/9864 ## Summary [DO NOT MERGE]ci/check: install format tool before run style check script Signed-off-by: chao an ## Impact N/A ## Testing ci-check -- This is an

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9859: Support thread command by gdb python script

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on code in PR #9859: URL: https://github.com/apache/nuttx/pull/9859#discussion_r1270244323 ## tools/gdb/thread.py: ## @@ -0,0 +1,286 @@ + +# tools/gdb/thread.py +# +# Licensed t

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9859: Support thread command by gdb python script

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on code in PR #9859: URL: https://github.com/apache/nuttx/pull/9859#discussion_r1270186010 ## tools/gdb/thread.py: ## @@ -0,0 +1,270 @@ + +# tools/gdb/thread.py +# +# Licensed t

[GitHub] [nuttx] anjiahao1 commented on a diff in pull request #9859: Support thread command by gdb python script

2023-07-20 Thread via GitHub
anjiahao1 commented on code in PR #9859: URL: https://github.com/apache/nuttx/pull/9859#discussion_r1270166696 ## tools/gdb/thread.py: ## @@ -0,0 +1,270 @@ + +# tools/gdb/thread.py +# +# Licensed to the

[nuttx-website] branch asf-site updated: Publishing web: 07abea83aab63736f2895f109c448ae631509f46 docs: 4b94dc3092d5ea11e512b1d5653eeb5b16509206

2023-07-20 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 924fda8d Publishing web: 07abea83

[GitHub] [nuttx] kcheshmedzhiev commented on pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board

2023-07-20 Thread via GitHub
kcheshmedzhiev commented on PR #9853: URL: https://github.com/apache/nuttx/pull/9853#issuecomment-1644506662 It's done -- 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 un

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on PR #9853: URL: https://github.com/apache/nuttx/pull/9853#issuecomment-1644393601 again, please sqaush your patch into one. -- 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] [nuttx] kcheshmedzhiev commented on pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board

2023-07-20 Thread via GitHub
kcheshmedzhiev commented on PR #9853: URL: https://github.com/apache/nuttx/pull/9853#issuecomment-1644355762 It's done -- 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 un

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9853: Initial support for NUCLEO-U5A5ZJ-Q board

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on PR #9853: URL: https://github.com/apache/nuttx/pull/9853#issuecomment-1644301807 Please run "./tools/refresh.sh --silent b-u585i-iot02a/nsh" to fix the ci error: ``` 56d55 < CONFIG_STM32U5_SRAM1=y 58d56 < CONFIG_STM32U5_SRAM4=y Saving the new co

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9854: tools/ci: migrate some ci build configurations to CMake

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on PR #9854: URL: https://github.com/apache/nuttx/pull/9854#issuecomment-1644296328 > I had to disable all configurations that use external projects. For some reason `FetchContent_Declare()` doesn't work correctly for the version of CMake 3.16 used by CI. It works

[nuttx] branch master updated: toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time

2023-07-20 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 4b94dc3092 toolchain/gcc: fix linker error if

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9861: toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time

2023-07-20 Thread via GitHub
xiaoxiang781216 merged PR #9861: URL: https://github.com/apache/nuttx/pull/9861 -- 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...@nutt

[GitHub] [nuttx] xiaoxiang781216 commented on pull request #9861: toolchain/gcc: fix linker error if enable STACK_CANARIES/LTO at same time

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on PR #9861: URL: https://github.com/apache/nuttx/pull/9861#issuecomment-1644292916 let's ignore the temp ci failure: ``` ../nuttx/tools/checkpatch.sh -u -m -g df9f700c28777cecdc698de3db6a1cc251eb316d..HEAD cmake-format not found, run following command

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9859: Support thread command by gdb python script

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on code in PR #9859: URL: https://github.com/apache/nuttx/pull/9859#discussion_r1269283231 ## tools/gdb/thread.py: ## @@ -0,0 +1,270 @@ + +# tools/gdb/thread.py +# +# Licensed t

[GitHub] [nuttx] raiden00pl commented on pull request #9854: tools/ci: migrate some ci build configurations to CMake

2023-07-20 Thread via GitHub
raiden00pl commented on PR #9854: URL: https://github.com/apache/nuttx/pull/9854#issuecomment-1644241692 I had to disable all configurations that use external projects. For some reason `FetchContent_Declare()` doesn't work correctly for the version of CMake 3.16 used by CI. It works without

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #9863: sched: Remove the unnecessary DEBUG_TCBINFO option

2023-07-20 Thread via GitHub
xiaoxiang781216 opened a new pull request, #9863: URL: https://github.com/apache/nuttx/pull/9863 ## Summary since the linker can remove g_tcbinfo, if no code really reference it ## Impact gdb debugging ## Testing ci -- This is an automated message from th

[nuttx] branch master updated: tools/ci: print cmake warning message only once

2023-07-20 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 df9f700c28 tools/ci: print cmake warning messa

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9862: tools/ci: print cmake warning message only once

2023-07-20 Thread via GitHub
xiaoxiang781216 merged PR #9862: URL: https://github.com/apache/nuttx/pull/9862 -- 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...@nutt

[GitHub] [nuttx] GooTal commented on issue #1368: graphics/vnc/server breakage

2023-07-20 Thread via GitHub
GooTal commented on issue #1368: URL: https://github.com/apache/nuttx/issues/1368#issuecomment-1643792976 Hi, i tried to use Twm4Nx recentyly but failed. I enabled some configs from menuconfig. But the `CONFIG TWM4NX_TITLE_FONTID` is missing from releases 12.1 branch. And i can\`t build the

[GitHub] [nuttx] xiaoxiang781216 commented on a diff in pull request #9859: Support thread command by gdb python script

2023-07-20 Thread via GitHub
xiaoxiang781216 commented on code in PR #9859: URL: https://github.com/apache/nuttx/pull/9859#discussion_r1269278655 ## tools/gdb/thread.py: ## @@ -0,0 +1,270 @@ + +# tools/gdb/thread.py +# +# Licensed t

[nuttx] branch master updated: hpmicro: hpm6750: keep cpu clock on after "wfi", so that mchtmr can work after "wfi"

2023-07-20 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 0fab64cd95 hpmicro: hpm6750: keep cpu clock on

[GitHub] [nuttx] xiaoxiang781216 merged pull request #9860: hpmicro: hpm6750: keep cpu clock on after "wfi"

2023-07-20 Thread via GitHub
xiaoxiang781216 merged PR #9860: URL: https://github.com/apache/nuttx/pull/9860 -- 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...@nutt

[GitHub] [nuttx] anchao commented on pull request #9849: tools/ci/checkpatch: add cmake style check into ci-check

2023-07-20 Thread via GitHub
anchao commented on PR #9849: URL: https://github.com/apache/nuttx/pull/9849#issuecomment-1643626031 > emm... seems like docker is not updated properly, let me check further @raiden00pl Since this commit did not pass the CI check, so the docker was not updated, I touched the dock

[GitHub] [nuttx] anchao opened a new pull request, #9862: tools/ci: print cmake warning message only once

2023-07-20 Thread via GitHub
anchao opened a new pull request, #9862: URL: https://github.com/apache/nuttx/pull/9862 ## Summary tools/ci: print cmake warning message only once 1. print cmake warning message only once 2. Touch Dockerfile to update the ci-docker ## Impact N/A #

[GitHub] [nuttx] anchao commented on pull request #9849: tools/ci/checkpatch: add cmake style check into ci-check

2023-07-20 Thread via GitHub
anchao commented on PR #9849: URL: https://github.com/apache/nuttx/pull/9849#issuecomment-1643592965 > @anchao could you look at this https://github.com/apache/nuttx-apps/actions/runs/5597303814/jobs/10235475294?pr=1846 emm... seems like docker is not updated properly, let me check fu

[GitHub] [nuttx] raiden00pl commented on pull request #9854: tools/ci: migrate some ci build configurations to CMake

2023-07-20 Thread via GitHub
raiden00pl commented on PR #9854: URL: https://github.com/apache/nuttx/pull/9854#issuecomment-1643582447 @anchao thanks, this problem fixed -- 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 spe

[nuttx] branch master updated: tools/testbuild: restore the original toolchain configuration before refresh

2023-07-20 Thread raiden00
This is an automated email from the ASF dual-hosted git repository. raiden00 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 99c29bda70 tools/testbuild: restore the origina

[GitHub] [nuttx] raiden00pl merged pull request #9858: tools/testbuild: restore the original toolchain configuration before refresh

2023-07-20 Thread via GitHub
raiden00pl merged PR #9858: URL: https://github.com/apache/nuttx/pull/9858 -- 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...@nuttx.apa