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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
#
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
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
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
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
29 matches
Mail list logo