wangchdo commented on PR #16942:
URL: https://github.com/apache/nuttx/pull/16942#issuecomment-3247767985
> @wangchdo your Summary is really create, I think it could be included at
https://nuttx.apache.org/docs/latest/reference/os/events.html as explanation
for this new function.
I up
ken-hutchinson commented on issue #16814:
URL: https://github.com/apache/nuttx/issues/16814#issuecomment-3246712579
Hi All. I've made some progress, but have an issue I hope someone can help
with.
A quick summary of how it works is here:
https://nuttx.apache.org/docs/latest/componen
This is an automated email from the ASF dual-hosted git repository.
raiden00 pushed a change to branch revert-16966-codespel
in repository https://gitbox.apache.org/repos/asf/nuttx.git
at b074bcbca92 Revert "codespellrc: add ans to ignore words"
This branch includes the following new comm
raiden00pl opened a new pull request, #16969:
URL: https://github.com/apache/nuttx/pull/16969
Reverts apache/nuttx#16966
The correct solution is here:
https://github.com/apache/nuttx-apps/pull/3172/commits/09df4c554397a9a0590ce7df3187884d9e4952fb
Codespell configuration should
matiamic commented on code in PR #16936:
URL: https://github.com/apache/nuttx/pull/16936#discussion_r2313160007
##
drivers/net/oa_tc6/Kconfig:
##
@@ -26,4 +26,19 @@ config NET_OA_TC6_NCV7410_LEDS
endif
+config NET_OA_TC6_LAN865X
+ bool "Microchip LAN865x 10BASE-T1S SP
simbit18 commented on code in PR #16936:
URL: https://github.com/apache/nuttx/pull/16936#discussion_r2315456610
##
drivers/net/oa_tc6/Make.defs:
##
@@ -0,0 +1,39 @@
+
+# drivers/net/oa/Make.defs
+#
Revi
jlaitine commented on issue #16935:
URL: https://github.com/apache/nuttx/issues/16935#issuecomment-3245605829
> From my limited understanding of the POSIX spec, it seems that the thread
that handles an external signal (e.g. from `kill`) is intended to be arbitrary
in general. It's the. Up t
linguini1 commented on issue #16916:
URL: https://github.com/apache/nuttx/issues/16916#issuecomment-3246437417
The biggest gripe I have with the current ADC driver interface is the lack
of a standard way to read a specific channel at a time. I'd much prefer the
ability to choose which chann
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 f44766611af arch/tricore: fix tricore_doirq function local var "regs"
not initialized issue
new 95b3b65778f dr
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
commit d2344ee915c0d7928c9a900f6a0595ec2d92b953
Author: Alan Carvalho de Assis
AuthorDate: Sat Aug 30 17:53:25 2025 -0300
xiaoxiang781216 commented on code in PR #16944:
URL: https://github.com/apache/nuttx/pull/16944#discussion_r2316650207
##
sched/semaphore/sem_setmaxvalue.c:
##
@@ -0,0 +1,65 @@
+/
+ * sched/semaphore/sem
michallenc commented on code in PR #3170:
URL: https://github.com/apache/nuttx-apps/pull/3170#discussion_r2316400832
##
examples/shv-nxboot-updater/shv_nxboot_updater.c:
##
@@ -0,0 +1,424 @@
+/
+ * apps/
cederom commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3243518640
Thanks @linguini1 :-)
* Is this possible to auto-generate this file contents based on git logs? I
mean by hand with some script in `nuttx/tools/` for instance that later can be
used to
tinnedkarma closed issue #3171: [HELP] struct phy_desc_s location
URL: https://github.com/apache/nuttx-apps/issues/3171
--
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 unsub
acassis commented on PR #16941:
URL: https://github.com/apache/nuttx/pull/16941#issuecomment-3242238413
@xiaoxiang781216 @hartmannathan please re-review/approve
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
linguini1 commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3246188088
Hey everyone! My initial PR wasn't very clear, I've added a section to the
description on what kind of feedback I'm looking for. There's some good
suggestions so far.
If people a
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 4b1b3c58a0f tools/checkpatch.sh: fix check for
xiaoxiang781216 merged PR #16968:
URL: https://github.com/apache/nuttx/pull/16968
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
commit ac08faa2b8b3b10709d3243e3bb0f2ff0cfd189f
Author: raiden00pl
AuthorDate: Tue Sep 2 20:49:46 2025 +0200
codesp
xiaoxiang781216 merged PR #3172:
URL: https://github.com/apache/nuttx-apps/pull/3172
--
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...
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-apps.git
commit 18823c8b3258eb3f7861766d3872b799895fd798
Author: raiden00pl
AuthorDate: Tue Sep 2 14:43:31 2025 +0200
blueto
matiamic commented on issue #16814:
URL: https://github.com/apache/nuttx/issues/16814#issuecomment-3247266302
Hi @ken-hutchinson, this seems like the default behavior to me:
https://man7.org/linux/man-pages/man2/recv.2.html
> If no messages are available at the socket, the receive calls w
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 d2dac7332 Publishing web: aaa9187
cederom merged PR #16966:
URL: https://github.com/apache/nuttx/pull/16966
--
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
acassis commented on issue #16814:
URL: https://github.com/apache/nuttx/issues/16814#issuecomment-3246771139
@matiamic since you are working with low level Ethernet 10BASE-T1x, could
you please take a look here?
@wengzhe @raiden00pl for visibility
--
This is an automated message fr
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
commit fbb3b6d07b8dac562fedbd77528ebc812cc587b8
Author: michal matias
AuthorDate: Mon Aug 25 01:38:19 2025 +0200
drivers
cederom commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3246288642
Okay so we can:
1. Use SCORE to sort code authors as per file / location, most contributions
first.
2. Use FILTER to filter out authors that will not or cannot review.
3. Use LEVE
cederom commented on PR #3172:
URL: https://github.com/apache/nuttx-apps/pull/3172#issuecomment-3246294080
Dependency is now merged, restarting CI :-)
--
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
raiden00pl commented on PR #3172:
URL: https://github.com/apache/nuttx-apps/pull/3172#issuecomment-3246562412
@cederom yes, it's better to revert change in nuttx repo. It doesn't make
sense now. Besides, "ans" is a common typo for "and" so it's better to detect
it and ignore entire lines wi
cederom commented on PR #3172:
URL: https://github.com/apache/nuttx-apps/pull/3172#issuecomment-3246508656
Should we revert one from nuttx repo? What do you recommend @raiden00pl ?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
This is an automated email from the ASF dual-hosted git repository.
raiden00 pushed a change to branch revert-16966-codespel
in repository https://gitbox.apache.org/repos/asf/nuttx.git
discard b074bcbca92 Revert "codespellrc: add ans to ignore words"
add f1d5a888d83 Revert "codespellrc: ad
This is an automated email from the ASF dual-hosted git repository.
raiden00 pushed a commit to branch revert-16966-codespel
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit b074bcbca9210247f37b6a9665b6bcc466c05ce5
Author: Mateusz Szafoni
AuthorDate: Tue Sep 2 20:53:00 2025 +02
raiden00pl commented on PR #3172:
URL: https://github.com/apache/nuttx-apps/pull/3172#issuecomment-3246442668
fixed now
--
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.
raiden00pl opened a new pull request, #16968:
URL: https://github.com/apache/nuttx/pull/16968
## Summary
tools/checkpatch.sh: fix check for HEAD commit:
`./tools/checkpatch.sh -c -u -m -g HEAD`
In this case, only the last commission needs to be checked.
regression af
This is an automated email from the ASF dual-hosted git repository.
cederom 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 5592dc75dc5 codespellrc: add ans to ignore words
xiaoxiang781216 commented on code in PR #3168:
URL: https://github.com/apache/nuttx-apps/pull/3168#discussion_r2316678083
##
nshlib/nsh_command.c:
##
@@ -1228,6 +1233,31 @@ int nsh_command(FAR struct nsh_vtbl_s *vtbl, int argc,
FAR char *argv[])
cmd = argv[0];
+#ifdef CO
linguini1 commented on issue #15737:
URL: https://github.com/apache/nuttx/issues/15737#issuecomment-3246227631
I have added the empty documentation/old README.txt files issues to this
tracker. I think that these *must* be solved before the new release. It's not
really acceptable to have emp
linguini1 commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3246170702
> Thanks @linguini1 :-)
>
> * Is this possible to auto-generate this file contents based on git
logs? I mean by hand with some script in `nuttx/tools/` for instance that later
xiaoxiang781216 merged PR #16967:
URL: https://github.com/apache/nuttx/pull/16967
--
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.
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 17482c69248 Documentation/applications/boot/nx
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
commit 95b3b65778f2c39e01a9a3249b0136ff61ddcc1e
Author: michal matias
AuthorDate: Mon Aug 25 01:19:00 2025 +0200
drivers
xiaoxiang781216 merged PR #16936:
URL: https://github.com/apache/nuttx/pull/16936
--
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.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 0f498005f05061295547f4362e2201a5548f5220
Author: michal matias
AuthorDate: Mon Aug 25 01:45:18 2025 +0200
drivers
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 f44766611af arch/tricore: fix tricore_doirq fu
xiaoxiang781216 merged PR #16964:
URL: https://github.com/apache/nuttx/pull/16964
--
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
zdebanos commented on code in PR #3170:
URL: https://github.com/apache/nuttx-apps/pull/3170#discussion_r2316632135
##
examples/shv-nxboot-updater/shv_nxboot_updater.c:
##
@@ -0,0 +1,424 @@
+/
+ * apps/ex
wangchdo commented on code in PR #16944:
URL: https://github.com/apache/nuttx/pull/16944#discussion_r2315346582
##
sched/semaphore/semaphore.h:
##
@@ -71,6 +71,12 @@ void nxsem_timeout(wdparm_t arg);
void nxsem_recover(FAR struct tcb_s *tcb);
+#ifdef CONFIG_CUSTOM_SEMAPHORE
simbit18 commented on PR #3170:
URL: https://github.com/apache/nuttx-apps/pull/3170#issuecomment-3245806962
```
would reformat
/home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shv-nxboot-updater/update-script/gui.py
Oh no! 💥 💔 💥
1 file would be reformatted.
black che
michallenc opened a new pull request, #16967:
URL: https://github.com/apache/nuttx/pull/16967
## Summary
Fixes incorrect `nxboot_get_confirm` function description (it was a copy
paste from `nxboot_confirm` function).
## Impact
Documentation fix.
--
This is an automate
raiden00pl commented on PR #3172:
URL: https://github.com/apache/nuttx-apps/pull/3172#issuecomment-3245738511
depends on
https://github.com/apache/nuttx/pull/16966/commits/d08fe8c68dac2657e95e09efac1a8d0263e9ecce
--
This is an automated message from the Apache Git Service.
To respond to t
raiden00pl opened a new pull request, #16966:
URL: https://github.com/apache/nuttx/pull/16966
## Summary
- codespellrc: add ans to ignore words
ans is short for "Alert Notification Service" used in NimBLE.
## Impact
fix CI error:
https://github.com/apache/nuttx-ap
zdebanos commented on PR #3170:
URL: https://github.com/apache/nuttx-apps/pull/3170#issuecomment-3245454649
I came across an issue, which must be fixed: locally, I was running against
`pyshv==0.7.3` (implementation of Silicon Heaven API in python) but when I
added requirements and changed t
fdcavalcanti opened a new pull request, #16965:
URL: https://github.com/apache/nuttx/pull/16965
## Summary
This merge request fixes E-Fuse driver to handle proper block and bit offset.
Also adds support for using virtual E-Fuses that can be saved in flash. This
is useful for MCUBoo
wangchdo opened a new pull request, #16964:
URL: https://github.com/apache/nuttx/pull/16964
In tricore_doirq, local variable regs is firstly used without initiazlied,
this is a bug
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBU
raiden00pl opened a new pull request, #3172:
URL: https://github.com/apache/nuttx-apps/pull/3172
## Summary
Update NimBLE to the latest master. This includes fixing the debug log
control, which was broken since:
https://github.com/apache/mynewt-nimble/commit/da4e2f0f12859079
acassis commented on PR #16942:
URL: https://github.com/apache/nuttx/pull/16942#issuecomment-3245166762
> > @wangchdo your Summary is really create, I think it could be included at
https://nuttx.apache.org/docs/latest/reference/os/events.html as explanation
for this new function.
>
>
nmaggioni opened a new pull request, #16963:
URL: https://github.com/apache/nuttx/pull/16963
## Summary
This PR adds support for the I2C interface of the [Hynetek
HUSB238](https://en.hynetek.com/2421.html) USB Type-C Power Delivery Sink
Controller.
Since this is, if I'm not mi
acassis commented on PR #16944:
URL: https://github.com/apache/nuttx/pull/16944#issuecomment-3245129979
> > Please update the documentation
https://nuttx.apache.org/docs/latest/reference/user/05_counting_semaphore.html
to include this new API function
>
> Hi,I don't put this new func
fdcavalcanti commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3245091976
@cederom
> Is this possible to auto-generate this file contents based on git logs? I
mean by hand with some script in `nuttx/tools/` for instance that later can be
used to u
nmaggioni commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3244787544
> @cederom Yes it may be hard to request a review from a person that does
not have write access to the repository.
The [Home Assistant project](https://github.com/home-assistant/c
simbit18 commented on code in PR #16936:
URL: https://github.com/apache/nuttx/pull/16936#discussion_r2315464483
##
drivers/net/oa_tc6/CMakeLists.txt:
##
@@ -0,0 +1,35 @@
+#
##
+# drivers/net/oa/CMakeLis
simbit18 commented on code in PR #16936:
URL: https://github.com/apache/nuttx/pull/16936#discussion_r2315456610
##
drivers/net/oa_tc6/Make.defs:
##
@@ -0,0 +1,39 @@
+
+# drivers/net/oa/Make.defs
+#
Revi
wangchdo commented on code in PR #16944:
URL: https://github.com/apache/nuttx/pull/16944#discussion_r2315345630
##
include/semaphore.h:
##
@@ -134,6 +134,9 @@ struct sem_s
uint8_t ceiling; /* The priority ceiling owned by mutex */
uint8_t saved;
wangchdo commented on PR #16942:
URL: https://github.com/apache/nuttx/pull/16942#issuecomment-3244403516
> @wangchdo your Summary is really create, I think it could be included at
https://nuttx.apache.org/docs/latest/reference/os/events.html as explanation
for this new function.
Coul
wangchdo commented on code in PR #16944:
URL: https://github.com/apache/nuttx/pull/16944#discussion_r2315336743
##
sched/semaphore/sem_post.c:
##
@@ -125,7 +125,11 @@ int nxsem_post_slow(FAR sem_t *sem)
sem_count = atomic_read(NXSEM_COUNT(sem));
do
{
+#ifd
raiden00pl commented on PR #16962:
URL: https://github.com/apache/nuttx/pull/16962#issuecomment-3244125446
> Is this possible to auto-generate this file contents based on git logs? I
mean by hand with some script in nuttx/tools/ for instance that later can be
used to update the file? For no
66 matches
Mail list logo