SPRESENSE opened a new pull request, #6637:
URL: https://github.com/apache/incubator-nuttx/pull/6637
## Summary
If CONFIG_SMARTFS_MULTI_ROOT_DIRS is enabled and dev->partname is not empty,
dev->rwbuffer is an uninitialized variable and register_blockdriver is
called.
## Impact
xiaoxiang781216 opened a new pull request, #6636:
URL: https://github.com/apache/incubator-nuttx/pull/6636
## Summary
since IFF_DOWN is only used for request, not for status. Instead,
IFF_UP should be used to query the netdev status. The IFF_DOWN
related macros are also removed to av
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 06b158a490 arch: arm64: Fix warnings
xiaoxiang781216 merged PR #6635:
URL: https://github.com/apache/incubator-nuttx/pull/6635
--
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-unsubs
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/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new aa172fe Publishing web
masayuki2009 opened a new pull request, #6635:
URL: https://github.com/apache/incubator-nuttx/pull/6635
## Summary
- Fix warnings in arm64_cpstart.c if CONFIG_DEBUG_INFO=n
## Impact
- None
## Testing
- Tested with qemu-a53:nsh_smp (not merged yet)
onegray commented on PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#issuecomment-1188241535
Yes, I am concerning about multiple copying and then parsing back from bytes
stream to a packet. But probably it is a reasonable fee for a such universal
interface. Telling the tr
mlyszczek commented on PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#issuecomment-1188088408
@onegray could you please elaborate more about these performance issues?
Is this because of multiple copying? cpu2 wifi buffer -> ipcc memory -> cpu1
circ buffer -> cpu1 u
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923677177
##
drivers/ipcc/ipcc_unlink.c:
##
@@ -0,0 +1,94 @@
+/
+ * drivers/ipcc/ipcc_unlink.
onegray commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923661724
##
arch/arm/src/stm32wl5/stm32wl5_ipcc.c:
##
@@ -0,0 +1,801 @@
+/
+ * arch/arm/src/st
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923646642
##
arch/arm/src/stm32wl5/stm32wl5_ipcc.c:
##
@@ -0,0 +1,801 @@
+/
+ * arch/arm/src/
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923641395
##
arch/arm/src/stm32wl5/stm32wl5_ipcc.c:
##
@@ -0,0 +1,801 @@
+/
+ * arch/arm/src/
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923627203
##
arch/arm/src/stm32wl5/stm32wl5_ipcc.c:
##
@@ -0,0 +1,801 @@
+/
+ * arch/arm/src/
onegray commented on PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#issuecomment-1187760977
Great to see the working way how the IPCC communication could be done! This
is definitely can be useful in some cases, especially if we need to transfer
some meaning amount of dat
onegray commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923544998
##
arch/arm/src/stm32wl5/stm32wl5_ipcc.c:
##
@@ -0,0 +1,801 @@
+/
+ * arch/arm/src/st
onegray commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923529376
##
arch/arm/src/stm32wl5/stm32wl5_ipcc.c:
##
@@ -0,0 +1,801 @@
+/
+ * arch/arm/src/st
onegray commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923527130
##
arch/arm/src/stm32wl5/stm32wl5_ipcc.c:
##
@@ -0,0 +1,801 @@
+/
+ * arch/arm/src/st
acassis commented on code in PR #6634:
URL: https://github.com/apache/incubator-nuttx/pull/6634#discussion_r923348597
##
drivers/lcd/apa102.c:
##
@@ -0,0 +1,667 @@
+/
+ * drivers/lcd/apa102.c
+ *
+ * Lic
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/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new c9ec91a5b5 stm32g071b-disco: add
pkarashchenko merged PR #6627:
URL: https://github.com/apache/incubator-nuttx/pull/6627
--
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.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 2166c98809 Add printflike and sc
pkarashchenko merged PR #6632:
URL: https://github.com/apache/incubator-nuttx/pull/6632
--
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.
pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git
The following commit(s) were added to refs/heads/master by this push:
new c252ec148 Add printflike to
pkarashchenko merged PR #1220:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1220
--
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-uns
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923188088
##
include/nuttx/ipcc.h:
##
@@ -0,0 +1,188 @@
+/
+ * include/nuttx/ipcc.h
+ *
+ * L
xiaoxiang781216 commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923176443
##
include/nuttx/ipcc.h:
##
@@ -0,0 +1,188 @@
+/
+ * include/nuttx/ipcc.h
+ *
xiaoxiang781216 commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923175056
##
drivers/ipcc/ipcc_unlink.c:
##
@@ -0,0 +1,94 @@
+/
+ * drivers/ipcc/ipcc_u
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923173997
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipcc_regi
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923173997
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipcc_regi
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923172915
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipcc_regi
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923171794
##
include/nuttx/ipcc.h:
##
@@ -0,0 +1,188 @@
+/
+ * include/nuttx/ipcc.h
+ *
+ * L
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923169301
##
include/nuttx/ipcc.h:
##
@@ -0,0 +1,188 @@
+/
+ * include/nuttx/ipcc.h
+ *
+ * L
xiaoxiang781216 commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923169219
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipc
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923165355
##
include/nuttx/ipcc.h:
##
@@ -0,0 +1,188 @@
+/
+ * include/nuttx/ipcc.h
+ *
+ * L
xiaoxiang781216 commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923165348
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipc
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923164475
##
drivers/ipcc/ipcc_unlink.c:
##
@@ -0,0 +1,94 @@
+/
+ * drivers/ipcc/ipcc_unlink.
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923160607
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipcc_regi
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923159342
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipcc_regi
xiaoxiang781216 commented on PR #6631:
URL: https://github.com/apache/incubator-nuttx/pull/6631#issuecomment-1186994432
> > We can refine how to trigger the check. But irq_dispatch is the best
place to get the reliable result since if kmm_checkforcorruption report the
error, we can ascertai
mlyszczek commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r923156225
##
drivers/ipcc/ipcc_register.c:
##
@@ -0,0 +1,208 @@
+/
+ * drivers/ipcc/ipcc_regi
ALTracer commented on PR #6631:
URL: https://github.com/apache/incubator-nuttx/pull/6631#issuecomment-1186977386
> We can refine how to trigger the check. But irq_dispatch is the best place
to get the reliable result since if kmm_checkforcorruption report the error, we
can ascertain that th
xiaoxiang781216 commented on code in PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#discussion_r922983914
##
drivers/ipcc/Make.defs:
##
@@ -0,0 +1,41 @@
+
+# drivers/ipcc/Make.defs
+#
xiaoxiang781216 commented on PR #1220:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1220#issuecomment-1186963942
> @xiaoxiang781216 do you have any guess about reason of check error at
examples/sotest/lib/sotest/sotest.c#L58 ?
that's because nxstyle consider `,` in the st
pkarashchenko commented on PR #1220:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1220#issuecomment-1186940288
@xiaoxiang781216 do you have any guess about reason of check error at
examples/sotest/lib/sotest/sotest.c#L58 ?
--
This is an automated message from the Apache Git S
xiaoxiang781216 commented on code in PR #1220:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1220#discussion_r923097119
##
interpreters/bas/bas_statement.c:
##
@@ -1241,7 +1241,7 @@ struct Value *stmt_EDIT(struct Value *value)
return (struct Value *)0;
#else
-
pkarashchenko commented on code in PR #1220:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1220#discussion_r923080748
##
interpreters/bas/bas_statement.c:
##
@@ -1241,7 +1241,7 @@ struct Value *stmt_EDIT(struct Value *value)
return (struct Value *)0;
#else
- r
raiden00pl commented on code in PR #6627:
URL: https://github.com/apache/incubator-nuttx/pull/6627#discussion_r923066010
##
boards/arm/stm32f0l0g0/stm32g071b-disco/src/stm32g071b-disco.h:
##
@@ -57,6 +57,17 @@
#define GPIO_JOY_UP (GPIO_INPUT | GPIO_PULLDOWN | GPIO_EXTI | \
xiaoxiang781216 commented on code in PR #1220:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1220#discussion_r923065479
##
nshlib/nsh_netcmds.c:
##
@@ -377,8 +377,8 @@ static int nsh_foreach_netdev(nsh_netdev_callback_t
callback,
if (dir == NULL)
{
ns
xiaoxiang781216 commented on code in PR #1220:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1220#discussion_r923051896
##
nshlib/nsh_netcmds.c:
##
@@ -377,8 +377,8 @@ static int nsh_foreach_netdev(nsh_netdev_callback_t
callback,
if (dir == NULL)
{
ns
pkarashchenko commented on code in PR #1220:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1220#discussion_r923040660
##
nshlib/nsh_netcmds.c:
##
@@ -377,8 +377,8 @@ static int nsh_foreach_netdev(nsh_netdev_callback_t
callback,
if (dir == NULL)
{
nsh_
50 matches
Mail list logo