xiaoxiang781216 commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049378250
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ *
xiaoxiang781216 merged PR #7885:
URL: https://github.com/apache/nuttx/pull/7885
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 2460ff4f78 drivers/note: rename /dev/note to /dev/note/ram
add 492fa5ba19 boards: qemu-armv8a: Enable the ping
GD32-MCU commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049403130
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ * boards/
pussuw opened a new pull request, #7886:
URL: https://github.com/apache/nuttx/pull/7886
## Summary
Fix style issue from here: #7877
--
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
pussuw commented on PR #7886:
URL: https://github.com/apache/nuttx/pull/7886#issuecomment-1352780312
@pkarashchenko thanks for pointing this out, here is the fix
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049406346
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ *
xiaoxiang781216 commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049406346
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ *
GD32-MCU commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049419893
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ * boards/
GD32-MCU commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049417931
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ * boards/
xiaoxiang781216 commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049471092
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ *
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049503088
##
drivers/note/Kconfig:
##
@@ -10,6 +10,13 @@ menuconfig DRIVER_NOTE
if DRIVER_NOTE
+config DRIVER_NOTE_MAX
+ int "Maximum number of sched_note drivers"
+
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049503354
##
include/nuttx/note/note_driver.h:
##
@@ -35,6 +38,66 @@
* Public Types
/
+struct
davids5 opened a new pull request, #7887:
URL: https://github.com/apache/nuttx/pull/7887
## Summary
s32k3xx:LPSPI register usage cleanup removes redundant 32 reg modifiy code.
s32ke3xx:EDMA Usage Clean up. Ensure the lpspi and qspi used the eDMA and
did their own cache mainten
GD32-MCU commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1049522726
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ * boards/
xiaoxiang781216 opened a new pull request, #1458:
URL: https://github.com/apache/nuttx-apps/pull/1458
## Summary
and change the remain inclusion to netinet/arp.h
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the
davids5 opened a new pull request, #7888:
URL: https://github.com/apache/nuttx/pull/7888
## Summary
Add DMA support to the s32k1 LPSPI
## Impact
Reduced CPU Load.
## Testing
PX4 nxp_ucans32k146 + drotek mpu9250 on lpspi0 with INT support. 9250 Clock
had to be
pkarashchenko commented on code in PR #7888:
URL: https://github.com/apache/nuttx/pull/7888#discussion_r1049553659
##
arch/arm/src/s32k1xx/s32k1xx_lpspi.c:
##
@@ -971,11 +1000,6 @@ static uint32_t s32k1xx_lpspi_setfrequency(struct
spi_dev_s *dev,
/* Write the best valu
pkarashchenko commented on PR #7886:
URL: https://github.com/apache/nuttx/pull/7886#issuecomment-1352962351
@xiaoxiang781216 it is very strange that MAC OS build fails. I tried it
locally and it pass.
--
This is an automated message from the Apache Git Service.
To respond to the message,
xiaoxiang781216 opened a new pull request, #7889:
URL: https://github.com/apache/nuttx/pull/7889
## Summary
1.move ARPHRD_ETHER to netinet/arp.h
1.move arp_entry_s to net/arp/arp.h
2.move arp_input to nuttx/net/netdev.h
## Impact
code refactor
## Testing
davids5 commented on code in PR #7888:
URL: https://github.com/apache/nuttx/pull/7888#discussion_r1049575741
##
arch/arm/src/s32k1xx/s32k1xx_lpspi.c:
##
@@ -1593,7 +1620,151 @@ static void s32k1xx_lpspi_exchange_nodma(struct
spi_dev_s *dev,
}
}
}
-#endif /* !CONF
davids5 commented on code in PR #7888:
URL: https://github.com/apache/nuttx/pull/7888#discussion_r1049578067
##
arch/arm/src/s32k1xx/s32k1xx_lpspi.c:
##
@@ -1593,7 +1620,151 @@ static void s32k1xx_lpspi_exchange_nodma(struct
spi_dev_s *dev,
}
}
}
-#endif /* !CONF
xiaoxiang781216 commented on PR #7886:
URL: https://github.com/apache/nuttx/pull/7886#issuecomment-1352990392
Yes, macOS isn't stable than Linux.
--
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 t
xiaoxiang781216 merged PR #7886:
URL: https://github.com/apache/nuttx/pull/7886
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 492fa5ba19 boards: qemu-armv8a: Enable the ping command for netnsh and
netnsh_smp
add 920956b20f sched/sched_r
xiaoxiang781216 commented on PR #7889:
URL: https://github.com/apache/nuttx/pull/7889#issuecomment-1352992220
@pkarashchenko need merge this and
https://github.com/apache/nuttx-apps/pull/1458 together.
--
This is an automated message from the Apache Git Service.
To respond to the message,
pkarashchenko commented on code in PR #7888:
URL: https://github.com/apache/nuttx/pull/7888#discussion_r1049583939
##
arch/arm/src/s32k1xx/s32k1xx_lpspi.c:
##
@@ -1593,7 +1620,151 @@ static void s32k1xx_lpspi_exchange_nodma(struct
spi_dev_s *dev,
}
}
}
-#endif /*
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049503088
##
drivers/note/Kconfig:
##
@@ -10,6 +10,13 @@ menuconfig DRIVER_NOTE
if DRIVER_NOTE
+config DRIVER_NOTE_MAX
+ int "Maximum number of sched_note drivers"
+
PetervdPerk-NXP commented on PR #7887:
URL: https://github.com/apache/nuttx/pull/7887#issuecomment-1353147066
LGTM, tested on PX4 with imc42688p and icm20649
--
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
xiaoxiang781216 merged PR #7887:
URL: https://github.com/apache/nuttx/pull/7887
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 920956b20f sched/sched_releasetcb: Fix code style issue from prior
patch
add df4eb4896d s32k3xx:LPSPI register
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049702953
##
drivers/note/Make.defs:
##
@@ -19,11 +19,10 @@
ifeq ($(CONFIG_DRIVER_NOTE),y)
anchao opened a new pull request, #7890:
URL: https://github.com/apache/nuttx/pull/7890
## Summary
1. mm/iob: revert "modify iob to support header padding and alignment
features"
we don't need to implement l2 isolation through io_head, iob offload will
use io_offset
```
davids5 commented on PR #7888:
URL: https://github.com/apache/nuttx/pull/7888#issuecomment-1353194911
@pkarashchenko Any Idea why the Mac build is faling?
--
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 t
anchao opened a new pull request, #7891:
URL: https://github.com/apache/nuttx/pull/7891
## Summary
1. net/udp: correct udp send timeout
2. netdb/dns: add support of send timeout
## Impact
N/A
## Testing
udp send test
--
This is an automated message fr
anchao opened a new pull request, #7892:
URL: https://github.com/apache/nuttx/pull/7892
## Summary
mm/iob: iob members are initialized after allocate
## Impact
N/A
## Testing
ci-check
--
This is an automated message from the Apache Git Service.
To respon
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049743592
##
drivers/note/noteram_driver.c:
##
@@ -105,10 +108,24 @@ static struct noteram_info_s g_noteram_info =
static struct noteram_taskname_s g_noteram_taskname;
#endif
anchao commented on code in PR #7870:
URL: https://github.com/apache/nuttx/pull/7870#discussion_r1049775961
##
mm/iob/iob_clone.c:
##
@@ -137,26 +225,37 @@ int iob_clone(FAR struct iob_s *iob1, FAR struct iob_s
*iob2, bool throttled)
* transferred?
*/
- i
Author: gmcdonald
Date: Thu Dec 15 16:01:24 2022
New Revision: 58747
Log:
Nuttx graduated. INFRA-24006
Added:
release/nuttx/
- copied from r58746, release/incubator/nuttx/
Author: gmcdonald
Date: Thu Dec 15 16:01:24 2022
New Revision: 58747
Log:
Nuttx graduated. INFRA-24006
Removed:
release/incubator/nuttx/
Author: gmcdonald
Date: Thu Dec 15 16:02:21 2022
New Revision: 58748
Log:
Nuttx graduated. INFRA-24006
Removed:
dev/incubator/nuttx/
Author: gmcdonald
Date: Thu Dec 15 16:02:21 2022
New Revision: 58748
Log:
Nuttx graduated. INFRA-24006
Added:
dev/nuttx/
- copied from r58747, dev/incubator/nuttx/
xiaoxiang781216 opened a new pull request, #7893:
URL: https://github.com/apache/nuttx/pull/7893
## Summary
improve the speed
## Impact
Minor
## Testing
Pass CI
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049891094
##
include/nuttx/note/note_driver.h:
##
@@ -35,6 +36,56 @@
* Public Types
/
+str
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049910166
##
include/nuttx/note/note_driver.h:
##
@@ -35,6 +36,56 @@
* Public Types
/
+str
xiaoxiang781216 opened a new pull request, #1459:
URL: https://github.com/apache/nuttx-apps/pull/1459
## Summary
forget in the follow patches:
```
commit 6aef469c197a4c5d7a3a8cd766ea04fccb14ed3c
Author: huangjian
Date: Fri Nov 4 20:37:04 2022 +0800
nshlib:judg
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 89f99dceed s32ke3xx:EDMA Usage Clean up
add 75baa5b932 s32k1xx:LPSPI use DMA
add 707ac4b8f6 s32k1xx:Apply
xiaoxiang781216 merged PR #7888:
URL: https://github.com/apache/nuttx/pull/7888
--
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
xiaoxiang781216 commented on code in PR #7891:
URL: https://github.com/apache/nuttx/pull/7891#discussion_r1049927891
##
libs/libc/netdb/Kconfig:
##
@@ -121,6 +121,13 @@ config NETDB_DNSCLIENT_RECV_TIMEOUT
This is the timeout value when DNS receives response after
xiaoxiang781216 commented on code in PR #7892:
URL: https://github.com/apache/nuttx/pull/7892#discussion_r1049931067
##
libs/libc/stream/lib_syslogstream.c:
##
@@ -198,17 +194,7 @@ void lib_syslogstream_open(FAR struct lib_syslogstream_s
*stream)
#ifdef CONFIG_SYSLOG_BUFFER
anchao commented on code in PR #7892:
URL: https://github.com/apache/nuttx/pull/7892#discussion_r1049948287
##
libs/libc/stream/lib_syslogstream.c:
##
@@ -198,17 +194,7 @@ void lib_syslogstream_open(FAR struct lib_syslogstream_s
*stream)
#ifdef CONFIG_SYSLOG_BUFFER
/* Alloc
anchao commented on code in PR #7891:
URL: https://github.com/apache/nuttx/pull/7891#discussion_r1049949223
##
libs/libc/netdb/Kconfig:
##
@@ -121,6 +121,13 @@ config NETDB_DNSCLIENT_RECV_TIMEOUT
This is the timeout value when DNS receives response after
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1049971618
##
include/nuttx/note/note_driver.h:
##
@@ -35,6 +36,56 @@
* Public Types
/
+struct
TimJTi opened a new pull request, #7894:
URL: https://github.com/apache/nuttx/pull/7894
Flexcom working, DMA not looked at for SAMA5D2
Update sam_flexcom_spi.c
Update sam_flexcom_spi.h
## Summary
## Impact
## Testing
--
This is an automated messag
TimJTi commented on PR #7894:
URL: https://github.com/apache/nuttx/pull/7894#issuecomment-1353494743
I welcome comments - especially style and coding standard related as I
usually mess that up big time!
The DMA support is unlikely to be correct since SAMA5D2 uses XDMA not DMA
and it
lucasssvaz opened a new pull request, #7895:
URL: https://github.com/apache/nuttx/pull/7895
## Summary
Propagate the changes introduced in #7800 and #7790 to the other ESP SOCs.
## Impact
Make using fields in ESP SOCs thread safe.
## Testing
CI build pass an
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 f055c6df Publishing web: 4b401e13
jifengrgj365 commented on PR #7011:
URL: https://github.com/apache/nuttx/pull/7011#issuecomment-1354045968
@GD32-MCU,@xiaoxiang781216
Nice!Thank you very much! I will test it.
We also need SDIO and CAN drivers for GD32 chip.
I hope you can finish these in the future.
I'm sure it
xiaoxiang781216 merged PR #7891:
URL: https://github.com/apache/nuttx/pull/7891
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 707ac4b8f6 s32k1xx:Apply style changes from code review
add 3a50911810 net/udp: correct udp send timeout
a
xiaoxiang781216 merged PR #7892:
URL: https://github.com/apache/nuttx/pull/7892
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 0c21bc4e53 netdb/dns: add support of send timeout
add 01eb4d586b mm/iob: iob members are initialized after allo
GD32-MCU commented on code in PR #7884:
URL: https://github.com/apache/nuttx/pull/7884#discussion_r1050307256
##
boards/arm/gd32f4/gd32f450zk-eval/src/gd32f4xx_at24.c:
##
@@ -0,0 +1,156 @@
+/
+ * boards/
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050303127
##
include/nuttx/note/note_driver.h:
##
@@ -35,6 +39,72 @@
* Public Types
/
+str
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050347941
##
drivers/note/Kconfig:
##
@@ -10,6 +10,12 @@ menuconfig DRIVER_NOTE
if DRIVER_NOTE
+config DRIVER_NOTE_MAX
+ int "Maximum number of sched_note drivers"
+
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050348029
##
drivers/note/noteram_driver.c:
##
@@ -790,7 +803,7 @@ static int noteram_ioctl(struct file *filep, int cmd,
unsigned long arg)
*
*
masayuki2009 opened a new pull request, #7896:
URL: https://github.com/apache/nuttx/pull/7896
## Summary
- This commit improves iperf performance
- Also, adjusts CONFIG_IDLETHREAD_STACKSIZE
## Impact
- None
## Testing
- Tested with QEMU-7.1
--
This
Gary-Hobson opened a new pull request, #7897:
URL: https://github.com/apache/nuttx/pull/7897
## Summary
replace all sched_note_spinxxx with sched_note_spincommon
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the mes
PeterBee97 opened a new pull request, #7898:
URL: https://github.com/apache/nuttx/pull/7898
## Summary
The validate_buf() wasn't called
## Impact
## Testing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
PeterBee97 commented on PR #7898:
URL: https://github.com/apache/nuttx/pull/7898#issuecomment-1354222194
The cxd56_cisif_validate_buf is used this way, but it seems that it's
useless in imgdata_ops_s. Should we move the validate_buf check to video.c or
remove it from imgdata_ops_s?
--
T
xiaoxiang781216 commented on code in PR #7897:
URL: https://github.com/apache/nuttx/pull/7897#discussion_r1050379623
##
include/nuttx/sched_note.h:
##
@@ -511,19 +512,11 @@ void sched_note_csection(FAR struct tcb_s *tcb, bool
enter);
#endif
#ifdef CONFIG_SCHED_INSTRUMENTATI
xiaoxiang781216 commented on PR #7898:
URL: https://github.com/apache/nuttx/pull/7898#issuecomment-1354239063
> The cxd56_cisif_validate_buf is used this way, but it seems that it's
useless in imgdata_ops_s. Should we move the validate_buf check to video.c or
remove it from imgdata_ops_s?
xiaoxiang781216 commented on PR #7895:
URL: https://github.com/apache/nuttx/pull/7895#issuecomment-1354243985
look like macOS CI fail to download the esp32 firmware frequently:
```
Configuration/Too
xiaoxiang781216 merged PR #7895:
URL: https://github.com/apache/nuttx/pull/7895
--
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.
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 077c790830 arch: Make REG_[GET/SET]_FIELD thre
masayuki2009 commented on PR #7896:
URL: https://github.com/apache/nuttx/pull/7896#issuecomment-1354247990
Hmm, I think the following error does not relate to this PR.
```
Configuration/Tool: sa
Gary-Hobson commented on code in PR #7897:
URL: https://github.com/apache/nuttx/pull/7897#discussion_r1050396377
##
include/nuttx/sched_note.h:
##
@@ -511,19 +512,11 @@ void sched_note_csection(FAR struct tcb_s *tcb, bool
enter);
#endif
#ifdef CONFIG_SCHED_INSTRUMENTATION_S
masayuki2009 commented on PR #7896:
URL: https://github.com/apache/nuttx/pull/7896#issuecomment-1354276965
>Hmm, I think the following error does not relate to this PR.
Does the following change cause this error?
```
--- a/boards/arm/imx6/sabre-6quad/configs/netnsh/defconfig
xiaoxiang781216 commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050417394
##
drivers/note/note_driver.c:
##
@@ -35,11 +35,71 @@
#include
#include
#include
+#include
+#include
#include
#include
#include "sched/sched.h"
+
xiaoxiang781216 commented on code in PR #7897:
URL: https://github.com/apache/nuttx/pull/7897#discussion_r1050424991
##
sched/Kconfig:
##
@@ -1037,11 +1037,6 @@ config SCHED_INSTRUMENTATION_SPINLOCKS
Enables additional hooks for spinlock state. Board-specific
l
Gary-Hobson commented on code in PR #7841:
URL: https://github.com/apache/nuttx/pull/7841#discussion_r1050460441
##
drivers/note/note_driver.c:
##
@@ -35,11 +35,71 @@
#include
#include
#include
+#include
+#include
#include
#include
#include "sched/sched.h"
+#def
81 matches
Mail list logo