xiaoxiang781216 commented on code in PR #15044:
URL: https://github.com/apache/nuttx/pull/15044#discussion_r1877439906
##
drivers/timers/arch_alarm.c:
##
@@ -46,6 +46,7 @@ static FAR struct oneshot_lowerhalf_s *g_oneshot_lower;
#ifndef CONFIG_SCHED_TICKLESS
static clock_t g_
wangchen61698 commented on code in PR #15090:
URL: https://github.com/apache/nuttx/pull/15090#discussion_r1877420973
##
include/nuttx/net/netconfig.h:
##
@@ -98,9 +98,9 @@
# endif
#endif
-#if defined(HAVE_PFINET_SOCKETS)
+#if defined(HAVE_PFINET_SOCKETS) || (defined(CONFIG_
xiaoxiang781216 merged PR #15103:
URL: https://github.com/apache/nuttx/pull/15103
--
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 afca1a819d limits/path: replace CONFIG_PATH_MA
nuttxpr commented on PR #15105:
URL: https://github.com/apache/nuttx/pull/15105#issuecomment-2530511358
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
This PR appears to **mostly** meet the NuttX requiremen
anchao opened a new pull request, #15105:
URL: https://github.com/apache/nuttx/pull/15105
## Summary
arm/cxd56xx: Add g_ prefix to rtc spin lock
continue work of a68b00206bb5205f2b8372867b49665cac54fd00
```
| commit a68b00206bb5205f2b8372867b49665cac54fd00
| Author:
xiaoxiang781216 commented on code in PR #15044:
URL: https://github.com/apache/nuttx/pull/15044#discussion_r1877352584
##
drivers/timers/arch_alarm.c:
##
@@ -46,6 +46,7 @@ static FAR struct oneshot_lowerhalf_s *g_oneshot_lower;
#ifndef CONFIG_SCHED_TICKLESS
static clock_t g_
hujun260 commented on PR #15073:
URL: https://github.com/apache/nuttx/pull/15073#issuecomment-2530465258
> Important note: If this feature is removed from NuttX, then NuttX is
completely useless to me and my employer! We depend on the Zero Latency
Interrupts for critical parts of our fi
anchao commented on PR #1:
URL: https://github.com/apache/nuttx/pull/1#issuecomment-2530412040
Ready for review now
https://github.com/apache/nuttx/pull/15028#issuecomment-2516101632
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
anchao commented on PR #1:
URL: https://github.com/apache/nuttx/pull/1#issuecomment-2530411767
> @anchao please include a commit log message with more info about this
modification
Done, thanks @acassis
--
This is an automated message from the Apache Git Service.
To respond
anchao commented on code in PR #15044:
URL: https://github.com/apache/nuttx/pull/15044#discussion_r1877311793
##
drivers/timers/arch_alarm.c:
##
@@ -46,6 +46,7 @@ static FAR struct oneshot_lowerhalf_s *g_oneshot_lower;
#ifndef CONFIG_SCHED_TICKLESS
static clock_t g_current_t
xiaoxiang781216 commented on code in PR #15044:
URL: https://github.com/apache/nuttx/pull/15044#discussion_r1877302265
##
drivers/timers/arch_alarm.c:
##
@@ -46,6 +46,7 @@ static FAR struct oneshot_lowerhalf_s *g_oneshot_lower;
#ifndef CONFIG_SCHED_TICKLESS
static clock_t g_
nuttxpr commented on PR #15104:
URL: https://github.com/apache/nuttx/pull/15104#issuecomment-2530381354
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
anchao opened a new pull request, #15104:
URL: https://github.com/apache/nuttx/pull/15104
## Summary
libs/libc: add a option to disable path buffer by default
If the current platform does not require a large PATH_MAX size support and
toolchain supports alloca(),
we could tur
nuttxpr commented on PR #15103:
URL: https://github.com/apache/nuttx/pull/15103#issuecomment-2530346447
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
anchao opened a new pull request, #15103:
URL: https://github.com/apache/nuttx/pull/15103
## Summary
limits/path: replace CONFIG_PATH_MAX to PATH_MAX to ensure consistency
replace CONFIG_PATH_MAX to PATH_MAX to ensure consistency
Signed-off-by: chao an
## Impa
anchao commented on code in PR #14943:
URL: https://github.com/apache/nuttx/pull/14943#discussion_r1877270704
##
drivers/note/note_driver.c:
##
@@ -1837,7 +1837,7 @@ void sched_note_filter_mode(FAR struct
note_filter_named_mode_s *oldm,
irqstate_t irq_mask;
FAR struct not
anchao commented on code in PR #15044:
URL: https://github.com/apache/nuttx/pull/15044#discussion_r1877267797
##
drivers/timers/arch_alarm.c:
##
@@ -46,6 +46,7 @@ static FAR struct oneshot_lowerhalf_s *g_oneshot_lower;
#ifndef CONFIG_SCHED_TICKLESS
static clock_t g_current_t
xiaoxiang781216 commented on PR #15102:
URL: https://github.com/apache/nuttx/pull/15102#issuecomment-2530135210
Fix the concern from https://github.com/apache/nuttx/issues/15100.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
nuttxpr commented on PR #15102:
URL: https://github.com/apache/nuttx/pull/15102#issuecomment-2530122183
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not appear to meet the NuttX requireme
xiaoxiang781216 opened a new pull request, #15102:
URL: https://github.com/apache/nuttx/pull/15102
## Summary
since the basepri is always used without any configuration
## Impact
continue clean up from https://github.com/apache/nuttx/pull/15073
## Testing
ci
yjq91115 commented on PR #15069:
URL: https://github.com/apache/nuttx/pull/15069#issuecomment-2530081511
> > When dns uses tcp for transmission, it is easy to exceed
RECV_BUFFER_SIZE, causing resolution failure. Therefore a macro was added to
limit whether this feature is enabled or not.
xiaoxiang781216 merged PR #15098:
URL: https://github.com/apache/nuttx/pull/15098
--
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
yjq91115 commented on code in PR #15069:
URL: https://github.com/apache/nuttx/pull/15069#discussion_r1877062041
##
libs/libc/netdb/Kconfig:
##
@@ -237,6 +237,11 @@ config NETDB_DNSSERVER_IPv4ADDR
Default DNS server IPv4 address in host byte order. Default
value
sdc-g commented on PR #15082:
URL: https://github.com/apache/nuttx/pull/15082#issuecomment-2530031404
Hi @tmedicci
Thanks, please check the comment update.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
sdc-g commented on PR #15080:
URL: https://github.com/apache/nuttx/pull/15080#issuecomment-2530011690
> > Non-encrypted mtd can not be used for encrypted device.
> > Even without SPI Flash encryption, encrypted MTD also can be used to
read no-encrypted data.
>
> Hi @sdc-g, thanks f
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 9b99493e14 Initial STM32H5 SPI Commit
9b99493e
xiaoxiang781216 merged PR #15101:
URL: https://github.com/apache/nuttx/pull/15101
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from fd20684a7b mpfs_entrypoints.c: Add simple ACK mechanism for CPU boot
add d6ab368f32 Fix small typo in rp2040_ad
anchao commented on PR #2882:
URL: https://github.com/apache/nuttx-apps/pull/2882#issuecomment-2529952859
> Thank you @anchao :-) Would this also work with Make builds? I can see
only CMake updates? :-)
@cederom thanks for your reminder. I also updated the makefile. Please
revie
anchao commented on code in PR #2882:
URL: https://github.com/apache/nuttx-apps/pull/2882#discussion_r1877000858
##
mlearning/tflite-micro/tflm_syslog.cc:
##
@@ -0,0 +1,66 @@
+/
+ * apps/mlearning/tflite
anchao commented on code in PR #2882:
URL: https://github.com/apache/nuttx-apps/pull/2882#discussion_r1877000858
##
mlearning/tflite-micro/tflm_syslog.cc:
##
@@ -0,0 +1,66 @@
+/
+ * apps/mlearning/tflite
anchao commented on code in PR #2882:
URL: https://github.com/apache/nuttx-apps/pull/2882#discussion_r1876986178
##
mlearning/tflite-micro/tflm_syslog.cc:
##
@@ -0,0 +1,66 @@
+/
+ * apps/mlearning/tflite
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 57153b619 Publishing web: b0df2ae
hartmannathan commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529786974
@acassis yes I have a logic analyzer.
More importantly, I like the idea of building an automatic test by using a
second board with capture timer. I might have hardware he
hartmannathan commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529792914
By the way, you don't need a stepper motor. It is enough to make a test that
runs in a loop and disables OS interrupts for 10 ms at a time; meanwhile, a
high priority interrupt
acassis commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529780358
@hartmannathan do you have a logic analyzer? It is ideal for this kind of
test because it will show the worst jitter and you can get all the pulses saved
easily.
@xiaoxiang781
hartmannathan commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529758212
@acassis I am also preparing to do a test of zero latency interrupts with
oscilloscope. It will take me a little time to get the hardware setup to do the
test.
--
This is a
acassis commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529753561
@hartmannathan when they started modifying these thing I asked them to test
the highpri example to confirm it still working in the viewtool-stm32f107
board. As I remember it was told
cederom commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529706921
+1 to revert all breaking changes to critical and important features.. and
search for a better solution :-)
--
This is an automated message from the Apache Git Service.
To respond
nuttxpr commented on PR #15101:
URL: https://github.com/apache/nuttx/pull/15101#issuecomment-2529673580
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
__Fill In The Commit Message:__ This PR contains a Commit with
acassis opened a new pull request, #15101:
URL: https://github.com/apache/nuttx/pull/15101
## Summary
Fix some typos
## Impact
None
## Testing
None
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
hartmannathan commented on PR #15073:
URL: https://github.com/apache/nuttx/pull/15073#issuecomment-2529655586
> What are the consequences of this change? Does it have any disadvantages
compared to PRIMASK? This is not a trivial change, so it's worth discuss it
more as we basically force use
hartmannathan commented on PR #15086:
URL: https://github.com/apache/nuttx/pull/15086#issuecomment-2529626215
Please see Issue #15100
--
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
hartmannathan commented on PR #14881:
URL: https://github.com/apache/nuttx/pull/14881#issuecomment-2529625897
Please see Issue #15100
--
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
hartmannathan commented on PR #15073:
URL: https://github.com/apache/nuttx/pull/15073#issuecomment-2529625473
Please see Issue #15100
--
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
hartmannathan commented on PR #15086:
URL: https://github.com/apache/nuttx/pull/15086#issuecomment-2529624469
Sorry, I missed this PR before it was merged, but this PR breaks High
Priority, Zero Latency Interrupts!
See the help text for ARMV7M_USEBASEPRI, which was removed in this PR:
hartmannathan commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529614987
Looks like #[PR-15086](https://github.com/apache/nuttx/pull/15086) is also
removing Zero Latency Interrupts support.
--
This is an automated message from the Apache Git Servi
hartmannathan commented on issue #15100:
URL: https://github.com/apache/nuttx/issues/15100#issuecomment-2529606307
Please see:
- PR-15073
- PR-14881
PR-15073 was meant to fix a regression in PR-14881. PR-14881 attempted to
optimize handling of `g_current_regs`. The commit lo
hartmannathan opened a new issue, #15100:
URL: https://github.com/apache/nuttx/issues/15100
### Description / Steps to reproduce the issue
PR-15073 removed `config ARMV7M_USEBASEPRI` and many things that depend on
it.
This breaks High Priority, Zero Latency Interrupts! See:
ht
hartmannathan commented on PR #15073:
URL: https://github.com/apache/nuttx/pull/15073#issuecomment-2529566868
Sorry, I missed this PR before it was merged, but this PR breaks High
Priority, Zero Latency Interrupts!
See the help text for ARMV7M_USEBASEPRI, which was removed in this PR:
nuttxpr commented on PR #15099:
URL: https://github.com/apache/nuttx/pull/15099#issuecomment-2529146936
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the NuttX requirements, al
tmedicci opened a new pull request, #15099:
URL: https://github.com/apache/nuttx/pull/15099
## Summary
* risc-v/qemu-rv/rv-virt: Add CPython (python) defconfig: enables building
NuttX's port of Python for RISC-V QEMU.
* Documentation: Add entry for Python on NuttX
## Impact
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 f65a33be8c lc823450_dma: use small lock in
ar
xiaoxiang781216 commented on PR #15098:
URL: https://github.com/apache/nuttx/pull/15098#issuecomment-2528919295
@kywwilson11 let's squash the change into one patch
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
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 fd20684a7b mpfs_entrypoints.c: Add simple ACK
xiaoxiang781216 merged PR #15089:
URL: https://github.com/apache/nuttx/pull/15089
--
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 0aa99e223f litex_serial: use small lock in
ar
xiaoxiang781216 merged PR #15097:
URL: https://github.com/apache/nuttx/pull/15097
--
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 commented on code in PR #15075:
URL: https://github.com/apache/nuttx/pull/15075#discussion_r1876420989
##
sched/semaphore/sem_trywait.c:
##
@@ -38,6 +38,76 @@
#include "sched/sched.h"
#include "semaphore/semaphore.h"
+/
xiaoxiang781216 merged PR #15093:
URL: https://github.com/apache/nuttx/pull/15093
--
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 merged PR #15092:
URL: https://github.com/apache/nuttx/pull/15092
--
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 11f412b7af fix nxstyle
11f412b7af is described
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 a68b00206b cxd56_rtc.c: use small lock in
arc
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 1e64d93a73 s32k3xx_serial: use small lock in
xiaoxiang781216 merged PR #15096:
URL: https://github.com/apache/nuttx/pull/15096
--
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 merged PR #15095:
URL: https://github.com/apache/nuttx/pull/15095
--
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
tmedicci opened a new issue, #2884:
URL: https://github.com/apache/nuttx-apps/issues/2884
### Is your feature request related to a problem? Please describe.
After https://github.com/apache/nuttx-apps/pull/2879 was merged, it's time
to make Python on NuttX fully usable!
This iss
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from d368c0cc04 arch/arm: migrate to SPDX identifier
new 702affa63b armv6m: fix regresion from
https://githu
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 1e47441775 max32660_rtc: use small lock in
ar
xiaoxiang781216 merged PR #15094:
URL: https://github.com/apache/nuttx/pull/15094
--
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
hartmannathan commented on code in PR #15098:
URL: https://github.com/apache/nuttx/pull/15098#discussion_r1876148389
##
arch/arm/src/stm32h5/stm32_spi.h:
##
@@ -0,0 +1,215 @@
+/
+ * arch/arm/src/stm32h5/
xiaoxiang781216 commented on code in PR #2882:
URL: https://github.com/apache/nuttx-apps/pull/2882#discussion_r1876114263
##
mlearning/tflite-micro/tflm_syslog.cc:
##
@@ -0,0 +1,66 @@
+/
+ * apps/mlearni
nuttxpr commented on PR #15098:
URL: https://github.com/apache/nuttx/pull/15098#issuecomment-2528226495
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
The PR mostly meets the NuttX requirements, but it has
acassis commented on PR #15079:
URL: https://github.com/apache/nuttx/pull/15079#issuecomment-2528201637
@raiden00pl I agree! Let's include this driver for now and open an issue to
extend capture.c to support pulse counter as well.
--
This is an automated message from the Apache Git Servic
kywwilson11 opened a new pull request, #15098:
URL: https://github.com/apache/nuttx/pull/15098
## Commit Descriptions
Used STM32H7 spi driver as a base. The register set is nearly identical. All
registers are named the same with the same offset. There are some bits within
the registers t
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 23a0239795 arch/arm64/src/imx9/imx9_usdhc.c: Simplify eventwait logic
and remove race condition
add 12c9fd9683
xiaoxiang781216 merged PR #15084:
URL: https://github.com/apache/nuttx/pull/15084
--
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
nuttxpr commented on PR #15096:
URL: https://github.com/apache/nuttx/pull/15096#issuecomment-2528036167
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
This PR appears to **partially** meet the NuttX require
nuttxpr commented on PR #15097:
URL: https://github.com/apache/nuttx/pull/15097#issuecomment-2528030997
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements
hujun260 opened a new pull request, #15097:
URL: https://github.com/apache/nuttx/pull/15097
## Summary
We hope to remove all instances of spin_lock_irqsave(NUL
litex_serial: use small lock in arch/risc-v/src/litex/litex_serial.c
## Impact
litex_serial
## Testing
hujun260 opened a new pull request, #15096:
URL: https://github.com/apache/nuttx/pull/15096
## Summary
reason:
We hope to remove all instances of spin_lock_irqsave(NULL).
s32k3xx_serial: use small lock in arch/arm/src/s32k3xx/s32k3xx_serial.c
## Impact
s32k3xx_serial
nuttxpr commented on PR #15095:
URL: https://github.com/apache/nuttx/pull/15095#issuecomment-2527993082
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
simbit18 opened a new pull request, #15095:
URL: https://github.com/apache/nuttx/pull/15095
## Summary
Removed extra spaces from .h and .c files
## Impact
none
## Testing
local nxstyle
--
This is an automated message from the Apache Git Servic
nuttxpr commented on PR #15094:
URL: https://github.com/apache/nuttx/pull/15094#issuecomment-2527959483
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
No, this PR does not fully meet the NuttX requirements.
xiaoxiang781216 commented on code in PR #15092:
URL: https://github.com/apache/nuttx/pull/15092#discussion_r1875979920
##
arch/arm/src/cxd56xx/cxd56_rtc.c:
##
@@ -89,6 +89,12 @@
#define RTC_CLOCK_CHECK_INTERVAL (200) /* milliseconds */
#define RTC_CLOCK_CHECK_MAX_RETRY (15)
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 d1772e1432 [POSIX][Bug] `mqueue.h`: Include fi
xiaoxiang781216 merged PR #15083:
URL: https://github.com/apache/nuttx/pull/15083
--
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 23a0239795 arch/arm64/src/imx9/imx9_usdhc.c: S
xiaoxiang781216 merged PR #15085:
URL: https://github.com/apache/nuttx/pull/15085
--
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 releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/releases/12.8 by this push:
new 7562aff615 fs/tmpfs: Skip any sl
xiaoxiang781216 merged PR #15086:
URL: https://github.com/apache/nuttx/pull/15086
--
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 releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 16b63ed837beaaf9cc3de248d9a0e8536d7c3fcf
Author: hujun5
AuthorDate: Fri Dec 6 21:32:44 2024 +0800
armv7/8m
This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch releases/12.8
in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 702affa63b3a9e41b445949afccd60245090eac9
Author: hujun5
AuthorDate: Fri Dec 6 21:29:08 2024 +0800
armv6m:
xiaoxiang781216 merged PR #15087:
URL: https://github.com/apache/nuttx/pull/15087
--
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 merged PR #15091:
URL: https://github.com/apache/nuttx/pull/15091
--
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 commented on code in PR #15090:
URL: https://github.com/apache/nuttx/pull/15090#discussion_r1875970095
##
include/nuttx/net/netconfig.h:
##
@@ -98,9 +98,9 @@
# endif
#endif
-#if defined(HAVE_PFINET_SOCKETS)
+#if defined(HAVE_PFINET_SOCKETS) || (defined(CONFI
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 0d0638ac98 zcu111: add support for user led
0d
xiaoxiang781216 merged PR #15088:
URL: https://github.com/apache/nuttx/pull/15088
--
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 c3ab69c7f7 build(CMAKE): fix pac sim elf ONLY
1 - 100 of 144 matches
Mail list logo