no1wudi opened a new pull request, #1295:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1295
## Summary
Don't download tarballs if a local git repo found, to save time or avoid
modify the makefile in local, make it easy to intergrate nuttx with customized
third party software.
pkarashchenko merged PR #6939:
URL: https://github.com/apache/incubator-nuttx/pull/6939
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from a5fd1140cb arch/xtensa: Remove non-existent ARCH_HAVE_TESTSET support
for ESP32-S2
add b933ea63c
This is an automated email from the ASF dual-hosted git repository.
pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 4b6d4de972 sim: Added gcov dump on application exit.
add a5fd1140cb arch/xtensa: Remove non-exist
pkarashchenko merged PR #6937:
URL: https://github.com/apache/incubator-nuttx/pull/6937
--
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
zouboan opened a new pull request, #6939:
URL: https://github.com/apache/incubator-nuttx/pull/6939
## Summary
as5048b.c: change initialization of struct to C89 standard
## Impact
as5048b driver build with -std=c89
## Testing
CI
--
This is an automated message from the Ap
greg5678 opened a new issue, #6938:
URL: https://github.com/apache/incubator-nuttx/issues/6938
Here are the commands I've used.
```
$ mkdir nuttxspace
$ cd nuttxspace
$ git clone https://github.com/apache/incubator-nuttx.git nuttx
$ git clone https://github.com/apache/incubato
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 6fe8f4f Publishing web
gustavonihei opened a new pull request, #6937:
URL: https://github.com/apache/incubator-nuttx/pull/6937
## Summary
This PR intends to fix the feature list for ESP32-S2, which added
`ARCH_HAVE_TESTSET` support by mistake. **ESP32-S2** lacks support for
**S32C1I** instruction for condition
pkarashchenko commented on code in PR #6926:
URL: https://github.com/apache/incubator-nuttx/pull/6926#discussion_r956262713
##
include/nuttx/list.h:
##
@@ -299,102 +311,6 @@ list_remove_tail(FAR struct list_node *list)
}
}
-static inline FAR struct list_node *
-list_peek
pkarashchenko commented on code in PR #1294:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1294#discussion_r956258533
##
examples/mld/mld_main.c:
##
@@ -359,31 +360,31 @@ int main(int argc, FAR char *argv[])
/* Set up a routing table entry for the address of the
pkarashchenko commented on PR #6936:
URL: https://github.com/apache/incubator-nuttx/pull/6936#issuecomment-1228748431
Please remove Gerrit change id
--
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 t
fjpanag commented on PR #6923:
URL: https://github.com/apache/incubator-nuttx/pull/6923#issuecomment-1228726044
I just had one device crash again.
The original issue of the NULL pointer is indeed resolved, but I believe the
new problem is strongly related to the original issue (or may
GUIDINGLI opened a new pull request, #6936:
URL: https://github.com/apache/incubator-nuttx/pull/6936
## Summary
cpuload: fix cpuload error
## Impact
cpuload
## Testing
VELA
--
This is an automated message from the Apache Git Service.
To respond to
xiaoxiang781216 merged PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933
--
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.
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 4b6d4de972 sim: Added gcov dump on a
fjpanag commented on code in PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933#discussion_r956036654
##
arch/sim/src/sim/win/up_hostmisc.c:
##
@@ -40,6 +48,12 @@
void host_abort(int status)
{
+#ifdef CONFIG_ARCH_COVERAGE
+ /* Dump gcov data. */
+
+ __gcov_
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 9c0b71469c fs/aio: fix typo ail
9c0b
xiaoxiang781216 merged PR #6932:
URL: https://github.com/apache/incubator-nuttx/pull/6932
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 1ad066955f Avoid assertion violation in case of kmm_free(NULL)
new ea621599fd net: remove pvconn refe
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
commit ea621599fd5502d9bcffeae7723f66797ebd72cc
Author: chao.an
AuthorDate: Thu Aug 25 20:15:56 2022 +0800
net
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
commit 162fcd10caac9f369afe890e154323db2b2aea20
Author: chao.an
AuthorDate: Thu Aug 25 21:17:57 2022 +0800
net
xiaoxiang781216 merged PR #6923:
URL: https://github.com/apache/incubator-nuttx/pull/6923
--
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
xiaoxiang781216 commented on code in PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933#discussion_r956015327
##
arch/sim/src/sim/win/up_hostmisc.c:
##
@@ -40,6 +48,12 @@
void host_abort(int status)
{
+#ifdef CONFIG_ARCH_COVERAGE
+ /* Dump gcov data. */
+
+
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/incubator-nuttx.git
from 2d32ebe952 arch/arm/src/stm32f7/stm32_otghost.c: fix syslog formats
add 1ad066955f Avoid assertion vi
xiaoxiang781216 merged PR #6928:
URL: https://github.com/apache/incubator-nuttx/pull/6928
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from a1afd66d19 boards/k210/maix-bit: Fix a typo in README
add 2d32ebe952 arch/arm/src/stm32f7/stm32_otgho
xiaoxiang781216 merged PR #6930:
URL: https://github.com/apache/incubator-nuttx/pull/6930
--
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.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 448c53a6f6 boards/arm/stm32f7/nucleo-144/src/stm32_usb.c: fix
CONFIG_STM32F4DISCO_USBHOST_PRIO && CONFIG_
fjpanag commented on code in PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933#discussion_r956006259
##
arch/sim/src/sim/win/up_hostmisc.c:
##
@@ -40,6 +48,12 @@
void host_abort(int status)
{
+#ifdef CONFIG_ARCH_COVERAGE
+ /* Dump gcov data. */
+
+ __gcov_
xiaoxiang781216 merged PR #6929:
URL: https://github.com/apache/incubator-nuttx/pull/6929
--
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.
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 448c53a6f6 boards/arm/stm32f7/nucleo
xiaoxiang781216 merged PR #6931:
URL: https://github.com/apache/incubator-nuttx/pull/6931
--
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
xiaoxiang781216 commented on code in PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933#discussion_r956005949
##
arch/sim/src/sim/win/up_hostmisc.c:
##
@@ -40,6 +48,12 @@
void host_abort(int status)
{
+#ifdef CONFIG_ARCH_COVERAGE
+ /* Dump gcov data. */
+
+
fjpanag commented on code in PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933#discussion_r956002068
##
arch/sim/src/sim/win/up_hostmisc.c:
##
@@ -40,6 +48,12 @@
void host_abort(int status)
{
+#ifdef CONFIG_ARCH_COVERAGE
+ /* Dump gcov data. */
+
+ __gcov_
xiaoxiang781216 commented on code in PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933#discussion_r956000600
##
arch/sim/src/sim/win/up_hostmisc.c:
##
@@ -40,6 +48,12 @@
void host_abort(int status)
{
+#ifdef CONFIG_ARCH_COVERAGE
+ /* Dump gcov data. */
+
+
chengkai15 opened a new pull request, #6935:
URL: https://github.com/apache/incubator-nuttx/pull/6935
Signed-off-by: chengkai
## Summary
add sim bt bridge register
## Impact
NO
## Testing
ci pass
--
This is an automated message from the Apache Git Service
chengkai15 opened a new pull request, #6934:
URL: https://github.com/apache/incubator-nuttx/pull/6934
Signed-off-by: chengkai
## Summary
add bt bridge feature, with which two bt protocol stacks could coexist.
## Impact
NO
## Testing
ci pass
--
This is an
fjpanag commented on PR #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933#issuecomment-1228395751
I am not sure what is the style problem:
```
up_hostmisc.c:62:9: error: Mixed case identifier found
```
--
This is an automated message from the Apache Git S
fjpanag commented on PR #6923:
URL: https://github.com/apache/incubator-nuttx/pull/6923#issuecomment-1228380069
@xiaoxiang781216 I have performed some tests, and I used the patch for some
time. No issues so far.
Now I have applied the patch on the production firmware and I have left i
fjpanag opened a new pull request, #6933:
URL: https://github.com/apache/incubator-nuttx/pull/6933
## Summary
Added gcov data dumping when the simulator exits.
## Impact
Gcov can be used without NSH and the gcov app.
## Testing
Tested that the simulator inde
xiaoxiang781216 commented on PR #6923:
URL: https://github.com/apache/incubator-nuttx/pull/6923#issuecomment-1228314930
@fjpanag do you have the final result?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
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/incubator-nuttx.git
from 77a99acc98 net/icmpv6: fix build break "duplicate macro parameter"
add e68c975c41 boards: lm3s6965-ek
xiaoxiang781216 merged PR #6927:
URL: https://github.com/apache/incubator-nuttx/pull/6927
--
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
xiaoxiang781216 commented on code in PR #6928:
URL: https://github.com/apache/incubator-nuttx/pull/6928#discussion_r955883412
##
fs/tmpfs/fs_tmpfs.c:
##
@@ -1442,7 +1442,11 @@ static int tmpfs_close(FAR struct file *filep)
* have any other references.
*/
-
xiaoxiang781216 commented on code in PR #6928:
URL: https://github.com/apache/incubator-nuttx/pull/6928#discussion_r955883412
##
fs/tmpfs/fs_tmpfs.c:
##
@@ -1442,7 +1442,11 @@ static int tmpfs_close(FAR struct file *filep)
* have any other references.
*/
-
yangxuan8282 opened a new pull request, #6932:
URL: https://github.com/apache/incubator-nuttx/pull/6932
## Summary
Fix typo in comment section.
Replace `ail` with `fail`
## Impact
No impact is expected.
## Testing
Local build ok.
--
This is an auto
yangxuan8282 opened a new pull request, #6931:
URL: https://github.com/apache/incubator-nuttx/pull/6931
## Summary
I guess the `CONFIG_STM32F4DISCO_USBHOST_PRIO` and
`CONFIG_STM32F4DISCO_USBHOST_STACKSIZE` should be
`CONFIG_NUCLEO144_USBHOST_PRIO` and `CONFIG_NUCLEO_USBHOST_STA
yangxuan8282 opened a new pull request, #6930:
URL: https://github.com/apache/incubator-nuttx/pull/6930
## Summary
Similar to this commit for stm32h7:
https://github.com/apache/incubator-nuttx/commit/41db756d78ce5462b56fe69f5004efc1bcf66fae
## Impact
No impact is expec
no1wudi opened a new pull request, #6929:
URL: https://github.com/apache/incubator-nuttx/pull/6929
## Summary
## Impact
NO
## 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 above
michi-jung commented on code in PR #6928:
URL: https://github.com/apache/incubator-nuttx/pull/6928#discussion_r955809453
##
fs/tmpfs/fs_tmpfs.c:
##
@@ -1442,7 +1442,11 @@ static int tmpfs_close(FAR struct file *filep)
* have any other references.
*/
- kmm_
xiaoxiang781216 commented on code in PR #6928:
URL: https://github.com/apache/incubator-nuttx/pull/6928#discussion_r955800443
##
fs/tmpfs/fs_tmpfs.c:
##
@@ -1442,7 +1442,11 @@ static int tmpfs_close(FAR struct file *filep)
* have any other references.
*/
-
xiaoxiang781216 commented on code in PR #6928:
URL: https://github.com/apache/incubator-nuttx/pull/6928#discussion_r955800443
##
fs/tmpfs/fs_tmpfs.c:
##
@@ -1442,7 +1442,11 @@ static int tmpfs_close(FAR struct file *filep)
* have any other references.
*/
-
github-liyi opened a new pull request, #1294:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1294
Signed-off-by: liyi
## Summary
fix the use of addroute/delroute
addroute/delroute function's input parameter may be a structure
sockadd_in(netlib_set_dripv4addr),
whic
michi-jung opened a new pull request, #6928:
URL: https://github.com/apache/incubator-nuttx/pull/6928
## Summary
If a file on tmpfs is opened, unlinked and closed without writing
anything to the file, then no heap buffer has ever been allocated to
hold the file's content. This l
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
commit 00cf3e559d367f16d93511ce272c0963285684c0
Author: luojun1
AuthorDate: Fri Jul 29 19:22:27 2022 +0800
pkarashchenko merged PR #6925:
URL: https://github.com/apache/incubator-nuttx/pull/6925
--
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 change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 423ee67554 Double the MMCSD_IDLE_DELAY from 50ms to 100ms because I
found one card that needs this to
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
commit 7c2986bb34f8334d5906a1bdefa02de7b00f3df0
Author: luojun1
AuthorDate: Thu Jul 28 21:53:58 2022 +0800
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
commit 77a99acc98737a9e38694fa8270de806b4087e53
Author: chao.an
AuthorDate: Fri Aug 26 14:11:48 2022 +0800
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
commit cc421e43e4b7bb1b38dfe269a4dd1d029c2a1c8d
Author: zhanghongyu
AuthorDate: Tue Aug 23 23:21:20 2022 +0800
61 matches
Mail list logo