xiaoxiang781216 commented on code in PR #16244:
URL: https://github.com/apache/nuttx/pull/16244#discussion_r2053426125
##
arch/arm/src/rp23xx/rp23xx_start.c:
##
@@ -130,11 +130,23 @@ void __start(void)
rp23xx_clockconfig();
rp23xx_boardearlyinitialize();
- /* Initialize
shtirlic commented on code in PR #16241:
URL: https://github.com/apache/nuttx/pull/16241#discussion_r2053311175
##
tools/Unix.mk:
##
@@ -753,6 +753,7 @@ savedefconfig: apps_preconfig
$(Q) grep "^CONFIG_ARCH_CHIP_" .config >> defconfig.tmp; true
$(Q) grep "CONFIG_
yamt commented on code in PR #15579:
URL: https://github.com/apache/nuttx/pull/15579#discussion_r2053222762
##
tools/mkerrno.py:
##
@@ -0,0 +1,77 @@
+#!/usr/bin/env python3
+
+# tools/mkerrno.py
Review
xiaoxiang781216 commented on code in PR #15579:
URL: https://github.com/apache/nuttx/pull/15579#discussion_r2053185255
##
tools/mkerrno.py:
##
@@ -0,0 +1,77 @@
+#!/usr/bin/env python3
+
+# tools/mkerrno.
xiaoxiang781216 commented on issue #3166:
URL: https://github.com/apache/nuttx/issues/3166#issuecomment-2819837473
Yes, let's close this issue.
--
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
xiaoxiang781216 closed issue #3166: dmesg/ramlog: do not clear by default but
add option to do so
URL: https://github.com/apache/nuttx/issues/3166
--
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
yamt commented on code in PR #15579:
URL: https://github.com/apache/nuttx/pull/15579#discussion_r2053174164
##
tools/mkerrno.py:
##
@@ -0,0 +1,77 @@
+#!/usr/bin/env python3
+
+# tools/mkerrno.py
Review
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 328e6bcd3 Publishing web: 16e1777
sumpfralle commented on issue #3166:
URL: https://github.com/apache/nuttx/issues/3166#issuecomment-2819746159
It looks like the behavior of `dmesg` has changed in the meantime.
See apache/nuttx-apps@dcfb4d066247463daed6c59ed09668004f72e1c8 for the
introduction of `-c` (emit content an
keever50 commented on issue #16133:
URL: https://github.com/apache/nuttx/issues/16133#issuecomment-2819558304
Thanks, however, for me the same result. It did not help.
I did similar fixes like this that appeared to have helped, but really just
"shifts" around the issue elsewhere.
Suc
avgoor commented on issue #16133:
URL: https://github.com/apache/nuttx/issues/16133#issuecomment-2819422072
> @keever50 @avgoor I got ostest crash in the same signal test, could you
try the my commit
https://github.com/apache/nuttx/commit/45478e5d5e71f647cb6ce0ee3f2b920e637410a7
it fixes f
stbenn closed issue #16192: [FEATURE] STM32H5 Digital Temperature Sensor (DTS)
Driver
URL: https://github.com/apache/nuttx/issues/16192
--
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 c
Laczen opened a new issue, #16245:
URL: https://github.com/apache/nuttx/issues/16245
### Description / Steps to reproduce the issue
Esp32 allows the creation of a `/dev/mtdblock0` on spiflash. The
`/dev/mtdblock0` however cannot be used for a fat filesystem.
To reproduce:
``
acassis commented on PR #16241:
URL: https://github.com/apache/nuttx/pull/16241#issuecomment-2818296098
> @acassis It's a known but unsolved problem, restarting the CI Job will fix
it:
>
> * [[BUG] CI Job for msys2 fails intermittently with `make ...
sig_send: error sending signa
lupyuen commented on PR #16241:
URL: https://github.com/apache/nuttx/pull/16241#issuecomment-2818292359
@acassis It's a known but unsolved problem, restarting the CI Job will fix
it:
- https://github.com/apache/nuttx/issues/16010
--
This is an automated message from the Apache Git Serv
acassis commented on PR #16244:
URL: https://github.com/apache/nuttx/pull/16244#issuecomment-2818271013
@shtirlic please run checkpatch before submitting PRs, there are some errors
in the comment blocks
--
This is an automated message from the Apache Git Service.
To respond to the message
acassis commented on issue #16237:
URL: https://github.com/apache/nuttx/issues/16237#issuecomment-2818277462
Hi @pipcet interesting, I didn't know about it. How to forward operations to
another file system? I think we don't have any documentation about it.
@xiaoxiang781216 @raiden00pl
acassis commented on PR #16241:
URL: https://github.com/apache/nuttx/pull/16241#issuecomment-2818268546
@lupyuen what is this error:
```
Configuration/Tool: qemu-armv8a/nsh_smp
2025-04-21 09:36:41
---
nuttxpr commented on PR #16244:
URL: https://github.com/apache/nuttx/pull/16244#issuecomment-2818254802
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
This PR summary is insufficient. It mentions *what* is
xiaoxiang781216 commented on code in PR #15579:
URL: https://github.com/apache/nuttx/pull/15579#discussion_r2052299120
##
tools/mkerrno.py:
##
@@ -0,0 +1,77 @@
+#!/usr/bin/env python3
+
+# tools/mkerrno.
xiaoxiang781216 commented on code in PR #15579:
URL: https://github.com/apache/nuttx/pull/15579#discussion_r2052299120
##
tools/mkerrno.py:
##
@@ -0,0 +1,77 @@
+#!/usr/bin/env python3
+
+# tools/mkerrno.
yamt commented on PR #15579:
URL: https://github.com/apache/nuttx/pull/15579#issuecomment-2818102334
> cmake build is failing because it requires the host sources under posix or
win. while i guess this file works for win as well, i probably will move it
under posix because it's the only use
yamt commented on code in PR #15579:
URL: https://github.com/apache/nuttx/pull/15579#discussion_r2052100070
##
tools/mkerrno.py:
##
@@ -0,0 +1,77 @@
+#!/usr/bin/env python3
+
+# tools/mkerrno.py
Review
23 matches
Mail list logo