xiaoxiang781216 commented on PR #2026:
URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1734938238
it's better to keep the arch/toolchain specific option to:
Toolchain.defs(e.g.
https://github.com/apache/nuttx/blob/master/arch/arm/src/armv7-m/Toolchain.defs)
or Make.def
xucheng5 commented on code in PR #10809:
URL: https://github.com/apache/nuttx/pull/10809#discussion_r1336708991
##
include/nuttx/dma/dma.h:
##
@@ -246,10 +251,13 @@ struct dma_config_s
unsigned int direction;
unsigned int priority;
unsigned int timeout;
+ unsigned int
pkarashchenko commented on code in PR #10809:
URL: https://github.com/apache/nuttx/pull/10809#discussion_r1336704963
##
include/nuttx/dma/dma.h:
##
@@ -246,10 +251,13 @@ struct dma_config_s
unsigned int direction;
unsigned int priority;
unsigned int timeout;
+ unsigned
nealef commented on PR #2026:
URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1734897163
Alternatively, could I scrub setting `SHMODULEFLAGS` at the board level and
just define it in the `dynload/Makefile`:
```
--- a/examples/sotest/lib/dynload/Makefile
+++ b/exampl
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 b6693065e7 pthread_once: g_lock may lead deadlock
add 5d6f6f2d47 mm:fix warning
No new revisions were added by
xiaoxiang781216 merged PR #10810:
URL: https://github.com/apache/nuttx/pull/10810
--
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
xiaoxiang781216 opened a new pull request, #10812:
URL: https://github.com/apache/nuttx/pull/10812
## Summary
forget from patch:
```
commit bbf5b0bb6d970da9fbe91f40c8640551a3ecd29c
Author: jianglianfang
Date: Tue Aug 15 19:47:14 2023 +0800
driver/video: adapti
xiaoxiang781216 commented on PR #2026:
URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1734865916
> Latest failure is in `risc-v` with the `_start` error message indicating
`dynload` is not being liked with the flags to build a shared object. Is there
a way to get it to do
nealef commented on PR #2026:
URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1734852738
Latest failure is in `risc-v` with the `_start` error message indicating
`dynload` is not being liked with the flags to build a shared object. Is there
a way to get it to do a `make V=1
xiaoxiang781216 opened a new pull request, #10811:
URL: https://github.com/apache/nuttx/pull/10811
## Summary
## Impact
## Testing
--
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
anjiahao1 opened a new pull request, #10810:
URL: https://github.com/apache/nuttx/pull/10810
mm_heap/mm_initialize.c:69:11: warning: array subscript -1 is outside array
bounds of 'void[2147483647]' [-Warray-bounds]
69 | node->pid = MM_BACKTRACE_MEMPOOL_PID;
| ^
xucheng5 opened a new pull request, #10809:
URL: https://github.com/apache/nuttx/pull/10809
VELAPLATFO-16814
Change-Id: I214069c82a8c9d4e0c150e45bf8666318716e951
## Summary
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
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 b6693065e7 pthread_once: g_lock may lead deadl
xiaoxiang781216 merged PR #10752:
URL: https://github.com/apache/nuttx/pull/10752
--
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
xiaoxiang781216 opened a new pull request, #2098:
URL: https://github.com/apache/nuttx-apps/pull/2098
## Summary
## Impact
drivertest
## Testing
internal test
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
xiaoxiang781216 commented on PR #2026:
URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1734713716
> Is the current `libcxxtest` failure something that a fetch/rebase will fix?
Yes, it fix by https://github.com/apache/nuttx/pull/8244
--
This is an automated message f
nealef commented on PR #2026:
URL: https://github.com/apache/nuttx-apps/pull/2026#issuecomment-1734672117
Is the current `libcxxtest` failure something that a fetch/rebase will fix?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
xiaoxiang781216 commented on code in PR #10804:
URL: https://github.com/apache/nuttx/pull/10804#discussion_r1336514188
##
fs/zipfs/Make.defs:
##
@@ -0,0 +1,32 @@
+
+# fs/zipfs/Make.defs
+#
+# Licensed to
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 0d116802 Publishing web: 07abea83
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 f02ad03124 Fix error: 'mmcsd_general_cmd_r
pkarashchenko merged PR #10807:
URL: https://github.com/apache/nuttx/pull/10807
--
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
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko 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 2d6d199c4 Fix drivertest_watchdog.c:2
pkarashchenko merged PR #2097:
URL: https://github.com/apache/nuttx-apps/pull/2097
--
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...@n
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 02db9c761 create app for wiegand protocol
0
acassis merged PR #2016:
URL: https://github.com/apache/nuttx-apps/pull/2016
--
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
acassis commented on code in PR #10804:
URL: https://github.com/apache/nuttx/pull/10804#discussion_r1336334478
##
fs/zipfs/Make.defs:
##
@@ -0,0 +1,32 @@
+
+# fs/zipfs/Make.defs
+#
+# Licensed to the Apa
acassis commented on PR #10804:
URL: https://github.com/apache/nuttx/pull/10804#issuecomment-1734376269
wow! Very nice feature @anjiahao1 ! Please include some basic Documentation/
to let more people to discover about it.
--
This is an automated message from the Apache Git Service.
To res
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
The following commit(s) were added to refs/heads/master by this push:
new a48810f4a zlib:add support for zlib
a4881
xiaoxiang781216 merged PR #2094:
URL: https://github.com/apache/nuttx-apps/pull/2094
--
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...
xiaoxiang781216 opened a new pull request, #2097:
URL: https://github.com/apache/nuttx-apps/pull/2097
## Summary
fix compiler error
## Impact
drivertest
## Testing
internal ci
--
This is an automated message from the Apache Git Service.
To respond to the
xiaoxiang781216 opened a new pull request, #10808:
URL: https://github.com/apache/nuttx/pull/10808
## Summary
- drivers/ioexpander: Add const to the pin array, forget in patch:
https://github.com/apache/nuttx/pull/9529
- drivers/ioexpander: Add const to the value array of multiwrit
xiaoxiang781216 opened a new pull request, #10807:
URL: https://github.com/apache/nuttx/pull/10807
## Summary
fix the warning
## Impact
mmcsd
## Testing
ci
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
TimJTi opened a new pull request, #10806:
URL: https://github.com/apache/nuttx/pull/10806
## Summary
If the main ADC trigger is set to SOftware trigger, the TSD can fail to
trigger correctly in all circumstances.
The pressure reading was scaled 0-4096 (max to min) which I believe i
This is an automated email from the ASF dual-hosted git repository.
ligd 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 9e31a26ed Fix nsh_altconsole.c:152:41: error:
GUIDINGLI merged PR #2096:
URL: https://github.com/apache/nuttx-apps/pull/2096
--
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
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 dc096f951e list: update list.h
dc096f951e is d
xiaoxiang781216 merged PR #10338:
URL: https://github.com/apache/nuttx/pull/10338
--
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 50cad1536d emmc: add get emmc cid register int
xiaoxiang781216 merged PR #10778:
URL: https://github.com/apache/nuttx/pull/10778
--
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 b172de378d Fix make[1]: *** No rule to make ta
xiaoxiang781216 merged PR #10803:
URL: https://github.com/apache/nuttx/pull/10803
--
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 3f1417ef8d boards: add nrf9160-dk board suppor
xiaoxiang781216 merged PR #10791:
URL: https://github.com/apache/nuttx/pull/10791
--
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
GUIDINGLI merged PR #2093:
URL: https://github.com/apache/nuttx-apps/pull/2093
--
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
This is an automated email from the ASF dual-hosted git repository.
ligd 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 610ba2052 Fix ./drivertest_rtc.c:43:10: fatal
This is an automated email from the ASF dual-hosted git repository.
ligd 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 1edcea3997 arch/Kconfig: Add prompt string to ARCH_
GUIDINGLI merged PR #10795:
URL: https://github.com/apache/nuttx/pull/10795
--
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.ap
Otpvondoiats commented on PR #10770:
URL: https://github.com/apache/nuttx/pull/10770#issuecomment-1733839806
s
--
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 unsubscrib
Otpvondoiats closed pull request #10770: nuttx/drivers: add regmap subsystems
support.
URL: https://github.com/apache/nuttx/pull/10770
--
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 co
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
The following commit(s) were added to refs/heads/master by this push:
new e9f4e8778 nsh_alias.c: unalias -a command
xiaoxiang781216 merged PR #2095:
URL: https://github.com/apache/nuttx-apps/pull/2095
--
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.git
The following commit(s) were added to refs/heads/master by this push:
new f99f67378d audio:add state sync for virtio snd
xiaoxiang781216 merged PR #10800:
URL: https://github.com/apache/nuttx/pull/10800
--
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 ed5b3766dc tools/Unix.mk:ignore Kconfiglib men
xiaoxiang781216 closed issue #10794: Menuconfig failing after #10763 in
Manjaro's zsh
URL: https://github.com/apache/nuttx/issues/10794
--
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
xiaoxiang781216 merged PR #10801:
URL: https://github.com/apache/nuttx/pull/10801
--
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
xiaoxiang781216 opened a new pull request, #2096:
URL: https://github.com/apache/nuttx-apps/pull/2096
## Summary
## Impact
## Testing
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 abov
Otpvondoiats commented on code in PR #10770:
URL: https://github.com/apache/nuttx/pull/10770#discussion_r1335835263
##
drivers/regmap/internal.h:
##
@@ -0,0 +1,85 @@
+/
+ * drivers/regmap/internal.h
+ *
xiaoxiang781216 opened a new pull request, #10805:
URL: https://github.com/apache/nuttx/pull/10805
## Summary
fix warning
## Impact
minor
## Testing
internal ci
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
alivexiaoluo commented on PR #10778:
URL: https://github.com/apache/nuttx/pull/10778#issuecomment-1733612892
> @gneworld I cannot see this coming in without any test information for
real HW
hi,davids5, I have already tested it on our hardware platform,it works fine.
Show you a part
xiaoxiang781216 commented on code in PR #10770:
URL: https://github.com/apache/nuttx/pull/10770#discussion_r1335766915
##
drivers/regmap/internal.h:
##
@@ -0,0 +1,85 @@
+/
+ * drivers/regmap/internal.h
+
gneworld commented on PR #10778:
URL: https://github.com/apache/nuttx/pull/10778#issuecomment-1733475120
@alivexiaoluo Please provide your test report
--
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
anchao commented on code in PR #10804:
URL: https://github.com/apache/nuttx/pull/10804#discussion_r1335650713
##
fs/zipfs/zip_vfs.c:
##
@@ -0,0 +1,655 @@
+/
+ * fs/zipfs/zip_vfs.c
+ *
+ * Licensed to the
davids5 commented on PR #10792:
URL: https://github.com/apache/nuttx/pull/10792#issuecomment-1733380492
@gneworld - This is an indication you need to build and test your work
before submitting it. Please ensure you have configuration that enable and
build you changes provide them in the te
anjiahao1 commented on PR #10804:
URL: https://github.com/apache/nuttx/pull/10804#issuecomment-1733243840

format error need skip
--
This is an automated message from the Apache Git Service.
T
anjiahao1 opened a new pull request, #10804:
URL: https://github.com/apache/nuttx/pull/10804
## Summary
we can mount a zipfile in nuttx use mount command like this:
mount -t zipfs -o /data/test.zip /zip
The zipfs is a read only file system,The advantage is that it does not
o
xuxin930 commented on PR #10801:
URL: https://github.com/apache/nuttx/pull/10801#issuecomment-1733187931
references:https://unix.stackexchange.com/questions/403783/the-process-substitution-output-is-out-of-the-order
--
This is an automated message from the Apache Git Service.
To respond t
Otpvondoiats commented on code in PR #10770:
URL: https://github.com/apache/nuttx/pull/10770#discussion_r1335560204
##
drivers/regmap/regmap.c:
##
@@ -0,0 +1,377 @@
+/
+ * drivers/regmap/regmap.c
+ *
+ *
pussuw opened a new pull request, #2095:
URL: https://github.com/apache/nuttx-apps/pull/2095
## Summary
getopt returns the argument if it is found, so testing against != ERROR is
wrong. Testing against 'a' in this case is correct (no other
arguments are possible)
## Impact
Fi
Donny9 opened a new pull request, #10803:
URL: https://github.com/apache/nuttx/pull/10803
## Summary
Fix make[1]: *** No rule to make target '.header', needed by 'context‘ Stop.
## Impact
## Testing
local test
--
This is an automated message from the Apache Git Service.
anjiahao1 opened a new pull request, #2094:
URL: https://github.com/apache/nuttx-apps/pull/2094
We can use zip & unzip commands in nuttx
## Summary
add support for zlib
## Impact
system
## Testing
sim with zip & unzip command
--
This is an automated message from t
anchao commented on code in PR #10770:
URL: https://github.com/apache/nuttx/pull/10770#discussion_r1335511141
##
drivers/regmap/regmap.c:
##
@@ -0,0 +1,377 @@
+/
+ * drivers/regmap/regmap.c
+ *
+ * Licen
72 matches
Mail list logo