masayuki2009 commented on PR #6719:
URL: https://github.com/apache/incubator-nuttx/pull/6719#issuecomment-1196339309
>Hmm, we need to install zip command...
Let me generate .gz file instead of zip file.
--
This is an automated message from the Apache Git Service.
To respond to t
pkarashchenko merged PR #6714:
URL: https://github.com/apache/incubator-nuttx/pull/6714
--
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 0f7da4fd75 libc: Remove the unne
pkarashchenko commented on code in PR #6715:
URL: https://github.com/apache/incubator-nuttx/pull/6715#discussion_r93071
##
arch/arm/src/stm32wb/stm32wb_mbox_list.h:
##
@@ -0,0 +1,144 @@
+/
+ * arch/a
pkarashchenko commented on PR #6719:
URL: https://github.com/apache/incubator-nuttx/pull/6719#issuecomment-1196399507
I will restart macOS builds as soon as other will finish
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
pkarashchenko commented on PR #6708:
URL: https://github.com/apache/incubator-nuttx/pull/6708#issuecomment-1196400998
I will take a closer look today
--
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
anchao opened a new pull request, #1236:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1236
## Summary
enhance cmake build system (Enhance #3704)
1. Update all CMakeLists.txt to adapt to new layout
2. Fix cmake build break
3. Update all new file license
4. Fu
Donny9 commented on PR #6708:
URL: https://github.com/apache/incubator-nuttx/pull/6708#issuecomment-1196418035
> I will take a closer look today
Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
Donny9 commented on PR #6665:
URL: https://github.com/apache/incubator-nuttx/pull/6665#issuecomment-1196419708

@xiaoxiang781216 need to retrigger CI?
--
This is an automated
masayuki2009 commented on PR #6719:
URL: https://github.com/apache/incubator-nuttx/pull/6719#issuecomment-1196438348
Hmm, I need to modify options for make export as well.
```
Configuration/Tool
GUIDINGLI opened a new pull request, #1237:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1237
## Summary
usrsock: adjust rptun API
## Impact
usrsock IPC
## Testing
VELA
--
This is an automated message from the Apache Git Service.
T
anchao opened a new pull request, #6720:
URL: https://github.com/apache/incubator-nuttx/pull/6720
## Summary
libs/libc: correct config name
Signed-off-by: chao.an
## Impact
N/A
## Testing
ci-check
--
This is an automated message from the Apache Gi
PetervdPerk-NXP opened a new issue, #6721:
URL: https://github.com/apache/incubator-nuttx/issues/6721
I've been working to upgrade the NuttX kernel (version ~ 10.1.0+) in PX4 to
use the latest apache/incubator-nuttx one.
However in some preliminary testing I've noticed in my use-cases tha
onegray commented on code in PR #6715:
URL: https://github.com/apache/incubator-nuttx/pull/6715#discussion_r930865394
##
arch/arm/src/stm32wb/stm32wb_ipcc.h:
##
@@ -71,6 +72,109 @@ void stm32wb_ipccreset(void);
void stm32wb_ipccenable(void);
+/**
davids5 commented on PR #1236:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1236#issuecomment-1196523506
@anchao Nice! - what are the times for `touch`ing one file and rebuilding
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
davids5 commented on code in PR #6718:
URL: https://github.com/apache/incubator-nuttx/pull/6718#discussion_r930874658
##
arch/arm/cmake/Platform.cmake:
##
@@ -0,0 +1,97 @@
+
+# arch/arm/cmake/Platform.cm
masayuki2009 commented on PR #6719:
URL: https://github.com/apache/incubator-nuttx/pull/6719#issuecomment-1196564247
Hmm, I need to fix the warnings.
```
Configuration/Tool: rv-virt/knsh64
-
pkarashchenko commented on code in PR #6715:
URL: https://github.com/apache/incubator-nuttx/pull/6715#discussion_r930983611
##
arch/arm/src/stm32wb/stm32wb_ipcc.h:
##
@@ -71,6 +72,109 @@ void stm32wb_ipccreset(void);
void stm32wb_ipccenable(void);
+/
pkarashchenko commented on PR #6715:
URL: https://github.com/apache/incubator-nuttx/pull/6715#issuecomment-1196649266
Please squash the the change to remove the last commit.
Things looks good.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
xiaoxiang781216 commented on PR #6720:
URL: https://github.com/apache/incubator-nuttx/pull/6720#issuecomment-1196654024
Let ignore the false alarm from macOS 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
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 ca24efff80 libs/libc: correct config
xiaoxiang781216 merged PR #6720:
URL: https://github.com/apache/incubator-nuttx/pull/6720
--
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 PR #6665:
URL: https://github.com/apache/incubator-nuttx/pull/6665#issuecomment-1196665388
@davids5 could you take a look?
--
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 #6713:
URL: https://github.com/apache/incubator-nuttx/pull/6713
--
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
commit 5dcc905f278fc10a35cd1d857c43ea88de05d0db
Author: ligd
AuthorDate: Fri Jun 17 15:41:27 2022 +0800
rptun:
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 f9bcf1d645ec9481f171e65bded5a93282a3e2f5
Author: anjiahao
AuthorDate: Sat May 7 15:35:05 2022 +0800
dri
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 033cd4d7df58d5b9b36e643199af83b3491b8161
Author: ligd
AuthorDate: Mon Jun 6 11:52:23 2022 +0800
rptun:
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 0017758fc1a423c5751ee2206ac1bb6714871321
Author: ligd
AuthorDate: Wed May 11 22:17:02 2022 +0800
rptun:
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 a014a19f0e67f209bb162add6837387683911c3a
Author: ligd
AuthorDate: Wed May 11 12:20:54 2022 +0800
rptun_
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 8a3683fb9ffba5d84d402b009ca4d7cd51556555
Author: ligd
AuthorDate: Mon Jun 6 16:38:11 2022 +0800
rptun:
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 ca24efff80 libs/libc: correct config name
new f9bcf1d645 drivers:rptun use strlcpy inside of strcpy
xiaoxiang781216 merged PR #1237:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1237
--
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-u
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-apps.git
The following commit(s) were added to refs/heads/master by this push:
new 1345fa13b usrsock: adjust rptun
anchao commented on code in PR #6718:
URL: https://github.com/apache/incubator-nuttx/pull/6718#discussion_r931011121
##
arch/arm/cmake/Platform.cmake:
##
@@ -0,0 +1,97 @@
+
+# arch/arm/cmake/Platform.cma
xiaoxiang781216 merged PR #6665:
URL: https://github.com/apache/incubator-nuttx/pull/6665
--
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
commit 0ca02a5564b426a8d435265615dec8c726d1bcff
Author: Jiuzhu Dong
AuthorDate: Wed Jul 27 02:14:48 2022 +
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 5dcc905f27 rptun: change lock to recursive lock
new 79597d0caf arch/up_stack_check: using running_tas
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 5c8fd461261f6e4a792fff9320ea199bc262564e
Author: Jiuzhu Dong
AuthorDate: Mon Jul 25 08:32:38 2022 +
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 9d4549d48bfcfb17d635bad95a5808e47abb0e67
Author: Jiuzhu Dong
AuthorDate: Mon Jul 25 07:03:07 2022 +
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 136b1d6d4286f2a6fc6c5a3060a1975c57855280
Author: Jiuzhu Dong
AuthorDate: Mon Jul 4 15:41:59 2022 +0800
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 79597d0cafcd6de841af826efa1832b754f81068
Author: Jiuzhu Dong
AuthorDate: Thu Jul 14 07:07:20 2022 +
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 91d8ed319e75fbbf5379be68a1b1093203c90bd6
Author: Jiuzhu Dong
AuthorDate: Tue Jul 26 04:20:54 2022 +
Donny9 commented on code in PR #6708:
URL: https://github.com/apache/incubator-nuttx/pull/6708#discussion_r931045612
##
include/nuttx/sensors/sensor.h:
##
@@ -899,6 +958,14 @@ struct sensor_reginfo_s
};
#endif
+/* This structure describes the context custom ioctl for device
xiaoxiang781216 merged PR #6719:
URL: https://github.com/apache/incubator-nuttx/pull/6719
--
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 9d4549d48b arch: limit output maximum size stackdump when sp is not
within stack
new 5902b7f6d6 boad
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 1742b7f6a4d1c7f6be2d3b5e5379a0b0e86c6ee9
Author: Masayuki Ishikawa
AuthorDate: Wed Jul 27 20:44:52 2022 +090
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 88d0a4d20e0b1e4d2fa59a995e385f36f6b6a5f0
Author: Masayuki Ishikawa
AuthorDate: Wed Jul 27 16:03:58 2022 +090
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 5633e38da2b9c8aebb9098a1e8841c4d1d4a216e
Author: Masayuki Ishikawa
AuthorDate: Wed Jul 27 14:07:32 2022 +090
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 ad322ef67d3503bcb74ca82ba3401730d58f2008
Author: Masayuki Ishikawa
AuthorDate: Wed Jul 27 16:14:12 2022 +090
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 5902b7f6d6f78c0256c52c509a395fe695cb326e
Author: Masayuki Ishikawa
AuthorDate: Wed Jul 27 20:42:29 2022 +090
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 714e6fda9cc967651b7e7418aa8c5dca620602a2
Author: Masayuki Ishikawa
AuthorDate: Wed Jul 27 14:10:14 2022 +090
xiaoxiang781216 merged PR #6716:
URL: https://github.com/apache/incubator-nuttx/pull/6716
--
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 7032739efe sched/Makefile: move task
acassis commented on PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#issuecomment-1197060783
@mlyszczek I noticed you removed the Draft tag, is it done for mainline
integration? BTW, did you see this project:
https://github.com/nickbjohnson4224/fastpub maybe could give mo
davids5 commented on code in PR #6718:
URL: https://github.com/apache/incubator-nuttx/pull/6718#discussion_r931346151
##
arch/arm/src/armv7-a/CMakeLists.txt:
##
@@ -0,0 +1,88 @@
+
+# arch/arm/src/armv7-a
mlyszczek commented on PR #6537:
URL: https://github.com/apache/incubator-nuttx/pull/6537#issuecomment-1197219952
@acassis yes, as far as I am concerned this can be merged. It's still marked
as CONFIG_EXPERIMENTAL as you, rightfully suggested, because I belive there are
still bugs lurking t
pkarashchenko commented on PR #6708:
URL: https://github.com/apache/incubator-nuttx/pull/6708#issuecomment-1197220491
> > In general this design solution is a bit odd to me. We couple the vfs
layer with driver implementation layer. In general all other drivers (correct
me if I'm wrong) are
davids5 commented on PR #6717:
URL: https://github.com/apache/incubator-nuttx/pull/6717#issuecomment-1197300748
@xiaoxiang781216 - if board reset call sys reset how does this work?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
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 5891175 Publishing web
easonxiang opened a new pull request, #6722:
URL: https://github.com/apache/incubator-nuttx/pull/6722
In case of other compiler, these deinitions are missed.
Signed-off-by: xiangdong6
## Summary
## Impact
## Testing
--
This is an automated message from
anchao commented on code in PR #6718:
URL: https://github.com/apache/incubator-nuttx/pull/6718#discussion_r931753873
##
arch/arm/src/armv7-a/CMakeLists.txt:
##
@@ -0,0 +1,88 @@
+
+# arch/arm/src/armv7-a/
anchao commented on code in PR #6718:
URL: https://github.com/apache/incubator-nuttx/pull/6718#discussion_r931754567
##
arch/arm/src/armv7-a/CMakeLists.txt:
##
@@ -0,0 +1,88 @@
+
+# arch/arm/src/armv7-a/
xiaoxiang781216 merged PR #6722:
URL: https://github.com/apache/incubator-nuttx/pull/6722
--
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 7032739efe sched/Makefile: move task_reparent.c to appropriate Makefile
add f1fdba28a7 include: Add I
xiaoxiang781216 commented on PR #6717:
URL: https://github.com/apache/incubator-nuttx/pull/6717#issuecomment-1197645511
> @xiaoxiang781216 - if board reset call sys reset how does this work?
It should work as before if the implementation is just simply write some
registers. The change
anchao commented on PR #1236:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/1236#issuecomment-1197660408
> @anchao Nice! - what are the times for `touch`ing one file and rebuilding
the rebuilding time depends on whether the file has changed, please pick the
changes and try
easonxiang opened a new pull request, #6723:
URL: https://github.com/apache/incubator-nuttx/pull/6723
The gaps may caused build issue in some complers.
Signed-off-by: xiangdong6
## Summary
## Impact
## Testing
--
This is an automated message from the Ap
easonxiang commented on code in PR #6723:
URL: https://github.com/apache/incubator-nuttx/pull/6723#discussion_r931817094
##
sched/mqueue/mqueue.h:
##
@@ -65,11 +65,7 @@ struct mqueue_msg_s
struct list_node node; /* Link node to message */
uint8_t type;/* (Use
68 matches
Mail list logo