zhhyu7 opened a new pull request, #2267:
URL: https://github.com/apache/nuttx-apps/pull/2267
## Summary
Added scanning in passive mode without affecting the scan command.
## Impact
## Testing
Cortex-M33 and bcm43xxx Wi-Fi chip
--
This is an automated message from th
zhhyu7 opened a new pull request, #11592:
URL: https://github.com/apache/nuttx/pull/11592
## Summary
Avoid incorrect NIC flag Settings
## Impact
## Testing
Cortex-M33 and bcm43xxx Wi-Fi chip
--
This is an automated message from the Apache Git Service.
To respond 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 1786d2cd Publishing web: 69485786
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-website.git
The following commit(s) were added to refs/heads/master by this push:
new 69485786 Add NuttX Online Demo
6948578
xiaoxiang781216 merged PR #104:
URL: https://github.com/apache/nuttx-website/pull/104
--
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..
wyr8899 opened a new pull request, #11591:
URL: https://github.com/apache/nuttx/pull/11591
## Summary
rpmsgfs: decoupling rpmsgfs server and rpmsg virtio.
## Impact
create a new general api to make rpmsgfs work with virtio/spi/uart transport.
## Testing
tested in sim vela a
lupyuen opened a new pull request, #104:
URL: https://github.com/apache/nuttx-website/pull/104
## Summary
As suggested by @hartmannathan, this PR adds the NuttX Online Demo based on
[TinyEMU 64-bit RISC-V Emulator](https://github.com/fernandotcl/TinyEMU) and
WebAssembly.
The [
wangchen61698 commented on code in PR #11578:
URL: https://github.com/apache/nuttx/pull/11578#discussion_r1464199697
##
net/arp/arp.h:
##
@@ -523,6 +553,58 @@ void arp_dump(FAR struct arp_hdr_s *arp);
# define arp_dump(arp)
#endif
+#ifdef CONFIG_NET_ARP_ACD
+
+/
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 09f8c71c Publishing web: b5839eef
TaiJuWu commented on issue #11586:
URL: https://github.com/apache/nuttx/issues/11586#issuecomment-1907107937
> @TaiJuWu the initial support to Raspberry Pi board (the first board) was
removed by Greg some years ago because nobody was interested to still working
in the port:
https://bitbuck
alandeassis commented on issue #11586:
URL: https://github.com/apache/nuttx/issues/11586#issuecomment-1906938432
@TaiJuWu the initial support to Raspberry Pi board (the first board) was
removed by Greg some years ago because nobody was interested to still working
in the port:
https://bitbu
alandeassis commented on code in PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#discussion_r1464003100
##
drivers/modem/alt1250/altcom_lwm2m_hdlr.c:
##
@@ -352,23 +352,89 @@ static int32_t fwup_srvop_handle(FAR uint8_t *pktbuf,
size_t pktsz,
}
/*
hartmannathan commented on code in PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#discussion_r1463984481
##
drivers/modem/alt1250/altcom_lwm2m_hdlr.c:
##
@@ -352,23 +352,89 @@ static int32_t fwup_srvop_handle(FAR uint8_t *pktbuf,
size_t pktsz,
}
/***
acassis commented on code in PR #11578:
URL: https://github.com/apache/nuttx/pull/11578#discussion_r1463945814
##
net/arp/arp.h:
##
@@ -523,6 +553,58 @@ void arp_dump(FAR struct arp_hdr_s *arp);
# define arp_dump(arp)
#endif
+#ifdef CONFIG_NET_ARP_ACD
+
+/**
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 55ec92e181 samv7: add support for SPI mode in US
acassis merged PR #11584:
URL: https://github.com/apache/nuttx/pull/11584
--
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
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 bdd02cc624 xtensa/esp32s3: Add APIs to release D
acassis merged PR #11588:
URL: https://github.com/apache/nuttx/pull/11588
--
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 merged PR #11590:
URL: https://github.com/apache/nuttx/pull/11590
--
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
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 22110b3b83 ioexpander: add support for iC-JX exp
xiaoxiang781216 commented on code in PR #11583:
URL: https://github.com/apache/nuttx/pull/11583#discussion_r1463663539
##
arch/x86_64/src/intel64/intel64_createstack.c:
##
@@ -161,7 +161,8 @@ int up_create_stack(struct tcb_s *tcb, size_t stack_size,
uint8_t ttype)
if (
alandeassis commented on code in PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#discussion_r1463540943
##
drivers/modem/alt1250/altcom_lwm2m_hdlr.c:
##
@@ -352,23 +352,89 @@ static int32_t fwup_srvop_handle(FAR uint8_t *pktbuf,
size_t pktsz,
}
/*
michallenc commented on code in PR #11590:
URL: https://github.com/apache/nuttx/pull/11590#discussion_r1463532399
##
drivers/ioexpander/Kconfig:
##
@@ -56,6 +56,23 @@ config IOEXPANDER_DUMMY_INT_POLLDELAY
endif # IOEXPANDER_DUMMY
+config IOEXPANDER_ICJX
+ bool "iC-JX
alandeassis commented on code in PR #11590:
URL: https://github.com/apache/nuttx/pull/11590#discussion_r1463429759
##
drivers/ioexpander/Kconfig:
##
@@ -56,6 +56,23 @@ config IOEXPANDER_DUMMY_INT_POLLDELAY
endif # IOEXPANDER_DUMMY
+config IOEXPANDER_ICJX
+ bool "iC-JX
michallenc opened a new pull request, #11590:
URL: https://github.com/apache/nuttx/pull/11590
## Summary
This commit adds basic support for iC-JX expander in SPI. The expander is
functional and supports both input and output pins.
There are still some more advance functionalities (
xiaoxiang781216 commented on code in PR #11583:
URL: https://github.com/apache/nuttx/pull/11583#discussion_r1462972330
##
boards/x86_64/intel64/qemu-intel64/src/qemu_pcie.c:
##
@@ -0,0 +1,398 @@
+/
+ * b
SPRESENSE opened a new pull request, #2266:
URL: https://github.com/apache/nuttx-apps/pull/2266
## Summary
Notice instance information of LwM2M server operation to application.
## Impact
Alt1250 Daemon only
## Testing
Test if Alt1250 daemon works fine on Spr
SPRESENSE opened a new pull request, #11589:
URL: https://github.com/apache/nuttx/pull/11589
## Summary
Notice instance information of LwM2M server operation to application.
refs #16149
## Impact
Alt1250 modem driver only
## Testing
Test if Alt1250 da
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 f8b0b06b97 esp32c3-generic: add simple boot su
xiaoxiang781216 merged PR #11565:
URL: https://github.com/apache/nuttx/pull/11565
--
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 6b5ca79509 esp32s3/spi-dma: Fix spi dma transf
xiaoxiang781216 merged PR #11575:
URL: https://github.com/apache/nuttx/pull/11575
--
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
cwespressif opened a new pull request, #11588:
URL: https://github.com/apache/nuttx/pull/11588
## Summary
- Add APIs to release DMA channel resources
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, pl
xiaoxiang781216 merged PR #2265:
URL: https://github.com/apache/nuttx-apps/pull/2265
--
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
The following commit(s) were added to refs/heads/master by this push:
new c82aa9f68 config.nims: fix NimSuggest cra
yf13 closed issue #11573: cmake/rv-virt: usage error with Ubuntu stock
gcc-riscv64-unknown-elf toolchain
URL: https://github.com/apache/nuttx/issues/11573
--
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
xiaoxiang781216 merged PR #11585:
URL: https://github.com/apache/nuttx/pull/11585
--
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 62c358946d risc-v/bl808: Flush MMU Cache after
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 cba993df85 risc-v/cmake: add support to Ubuntu
xiaoxiang781216 merged PR #11579:
URL: https://github.com/apache/nuttx/pull/11579
--
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
40 matches
Mail list logo