jerpelea opened a new pull request, #134:
URL: https://github.com/apache/nuttx-website/pull/134
## Summary
Add NuttX 12.10.0 release
## Impact
RELEASE
## Testing
CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
Author: jerpelea
Date: Mon Jul 7 06:48:23 2025
New Revision: 77991
Log:
Add apache-nuttx-12.10.0 release
Added:
release/nuttx/12.10.0/
release/nuttx/12.10.0/apache-nuttx-12.10.0.tar.gz (with props)
release/nuttx/12.10.0/apache-nuttx-12.10.0.tar.gz.asc
release/nuttx/12.10.0/apac
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to annotated tag nuttx-12.10.0
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
*** WARNING: tag nuttx-12.10.0 was modified! ***
from 8ff533beb (commit)
to 88b1cdf40 (tag)
tag
This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to annotated tag nuttx-12.10.0
in repository https://gitbox.apache.org/repos/asf/nuttx.git
*** WARNING: tag nuttx-12.10.0 was modified! ***
from 6fc5b3e9dc (commit)
to d94454dd94 (tag)
taggin
xiaoxiang781216 commented on code in PR #3121:
URL: https://github.com/apache/nuttx-apps/pull/3121#discussion_r2189102636
##
system/dd/dd_main.c:
##
@@ -31,7 +31,9 @@
#include
#include
+#if defined(__NuttX__)
Review Comment:
```suggestion
#ifdef __NuttX__
```
xiaoxiang781216 commented on PR #16627:
URL: https://github.com/apache/nuttx/pull/16627#issuecomment-3043621976
@W-M-R please fix the build break.
--
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
xiaoxiang781216 commented on code in PR #16675:
URL: https://github.com/apache/nuttx/pull/16675#discussion_r2189071559
##
libs/libc/machine/arm/armv6-m/arch_mcount.S:
##
@@ -0,0 +1,48 @@
+/
+ * libs/libc
xiaoxiang781216 commented on PR #16682:
URL: https://github.com/apache/nuttx/pull/16682#issuecomment-3043574912
@michallenc please try this patch?
--
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
xiaoxiang781216 commented on PR #16624:
URL: https://github.com/apache/nuttx/pull/16624#issuecomment-3043566713
@michallenc https://github.com/apache/nuttx/pull/16642 is ready for review,
could you look at whether the implementation match your case.
--
This is an automated message from th
yamt opened a new pull request, #3121:
URL: https://github.com/apache/nuttx-apps/pull/3121
## Summary
while this is not a goal for this repository,
it's convenient for me (hopefully for some others too) to be able to build
this for other platforms.
an obvious downside is
GUIDINGLI commented on issue #16555:
URL: https://github.com/apache/nuttx/issues/16555#issuecomment-3043390019
@michallenc
Can you try this ?
https://github.com/apache/nuttx/pull/16682
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
GUIDINGLI opened a new pull request, #16682:
URL: https://github.com/apache/nuttx/pull/16682
## Summary
local: correct shutdown state when use UDP mode (To fix issue:
https://github.com/apache/nuttx/issues/16555)
## Impact
local socket
## Testing
Se
Gary-Hobson commented on code in PR #16675:
URL: https://github.com/apache/nuttx/pull/16675#discussion_r2188894388
##
libs/libc/machine/arm/armv6-m/arch_mcount.S:
##
@@ -0,0 +1,48 @@
+/
+ * libs/libc/mac
Gary-Hobson commented on PR #16675:
URL: https://github.com/apache/nuttx/pull/16675#issuecomment-3043367361
> @Gary-Hobson Can you align CMakefile as well?
>
>
https://github.com/apache/nuttx/blob/a84d685be4de3f84fc80547c516e199e264f/libs/libc/machine/arm/CMakeLists.txt#L71
>
JorgeGzm opened a new pull request, #16681:
URL: https://github.com/apache/nuttx/pull/16681
## Summary
This commit adds SD card support to the WeAct STM32H743 board configuration.
The implementation enables the board to interface with SD cards through the
SDMMC peripheral, allowing f
jiayadong8995 commented on PR #16662:
URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3043312601
> @JianyuWang0623 I meant the Xtensa compiler version. Run `make host_info`
and share the results please.
Here is my results after running `make host_info` .
```
xbd
jiayadong8995 commented on PR #16662:
URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3043290983
> @jiayadong8995 maybe the crash is happening because you are calling
usbserial write before the USB serial is enabled. I think it could happen when
CONFIG_DEBUG is enabled
When
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 27e2f51d2e Doc/components: Updare refresh.sh t
xiaoxiang781216 merged PR #16679:
URL: https://github.com/apache/nuttx/pull/16679
--
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...@nu
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 9337c792a Publishing web: 0c4cf72
This is an automated email from the ASF dual-hosted git repository.
acassis 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 f0270eb349 arch/arm/stm32{h5|h7|l4}/adc: move AD
acassis merged PR #16680:
URL: https://github.com/apache/nuttx/pull/16680
--
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.apac
michallenc commented on issue #16555:
URL: https://github.com/apache/nuttx/issues/16555#issuecomment-3042213150
@xiaoxiang781216 is @GUIDINGLI actively working on this? I would at least
merge the `conn->lc_infile.f_inode == NULL` for now, to at least get datagrams
working. Polling can be so
JianyuWang0623 commented on code in PR #16677:
URL: https://github.com/apache/nuttx/pull/16677#discussion_r2188098505
##
drivers/input/ft5x06.c:
##
@@ -429,7 +377,7 @@ static ssize_t ft5x06_sample(FAR struct ft5x06_dev_s *priv,
FAR char *buffer,
/* Get the reported X and Y
JianyuWang0623 commented on code in PR #16677:
URL: https://github.com/apache/nuttx/pull/16677#discussion_r2188098505
##
drivers/input/ft5x06.c:
##
@@ -429,7 +377,7 @@ static ssize_t ft5x06_sample(FAR struct ft5x06_dev_s *priv,
FAR char *buffer,
/* Get the reported X and Y
JianyuWang0623 commented on code in PR #16677:
URL: https://github.com/apache/nuttx/pull/16677#discussion_r2188098505
##
drivers/input/ft5x06.c:
##
@@ -429,7 +377,7 @@ static ssize_t ft5x06_sample(FAR struct ft5x06_dev_s *priv,
FAR char *buffer,
/* Get the reported X and Y
26 matches
Mail list logo