xiaoxiang781216 commented on code in PR #16798:
URL: https://github.com/apache/nuttx/pull/16798#discussion_r2249503811
##
arch/arm64/src/imx9/imx9_clockconfig.h:
##
@@ -146,7 +151,60 @@ void imx9_clockconfig(void);
**
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 163bf0a906 arch/arm/stm32h5: Use double-buffer for ADC DMA in Circular
Mode
add 508418917e drivers/sensor: Add
xiaoxiang781216 merged PR #16805:
URL: https://github.com/apache/nuttx/pull/16805
--
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 b6a144ce5 Publishing web: 51627ec
JianyuWang0623 opened a new pull request, #3151:
URL: https://github.com/apache/nuttx-apps/pull/3151
## Summary
Add flags for gnss satellite format, some applications require satellite
information for positioning using the flag USED_IN_FIX.
Depends on: https://github.com/apache/nuttx/p
JianyuWang0623 opened a new pull request, #16805:
URL: https://github.com/apache/nuttx/pull/16805
## Summary
1. Add flags for GNSS satellite, some applications require satellite
information for positioning using the flag `USED_IN_FIX`.
2. Skip copying extended satellite flags, the exte
JianyuWang0623 commented on code in PR #3150:
URL: https://github.com/apache/nuttx-apps/pull/3150#discussion_r2249327112
##
nshlib/nsh_proccmds.c:
##
@@ -257,6 +260,28 @@ static void nsh_parse_statusline(FAR char *line,
}
#endif
}
+
+static void nsh_parse_gstatusline(FAR
cederom commented on code in PR #3150:
URL: https://github.com/apache/nuttx-apps/pull/3150#discussion_r2249325162
##
nshlib/nsh_proccmds.c:
##
@@ -257,6 +260,28 @@ static void nsh_parse_statusline(FAR char *line,
}
#endif
}
+
+static void nsh_parse_gstatusline(FAR char *l
JianyuWang0623 opened a new pull request, #3150:
URL: https://github.com/apache/nuttx-apps/pull/3150
## Summary
Add parent process ID support for command ps, get from
"/proc//group/status:Parent".
## Impact
- nsh/ps
## Testing
```bash
nsh> sh
nsh> ps
P
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new c19c2a71f netutils/xedge: refactor Makefile
acassis merged PR #3148:
URL: https://github.com/apache/nuttx-apps/pull/3148
--
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.a
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 7506c026f nxboot/loader: Fix boot progress calculation.
new 3ee6fdaf9 tee/libteec: Remove downloaded zip fil
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-apps.git
commit caefd0de9f311fcc9d57942e21a351b7fd5391cf
Author: George Poulios
AuthorDate: Sat Aug 2 09:39:13 2025 +0300
tee/
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-apps.git
commit 3ee6fdaf99c9abcc21564f177249e4deaf899fc4
Author: George Poulios
AuthorDate: Sat Aug 2 07:52:00 2025 +0300
tee/
acassis merged PR #3149:
URL: https://github.com/apache/nuttx-apps/pull/3149
--
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.a
gpoulios commented on PR #16801:
URL: https://github.com/apache/nuttx/pull/16801#issuecomment-3146426347
> look like Makefile on apps side forget to remove tee/libteec/4.6.0.zip, ci
require no change with `git status --ignored` after `make distclean`
Thanks, I have pushed https://gith
16 matches
Mail list logo