[GitHub] [incubator-nuttx] jerpelea opened a new pull request #3805: drivers: update licenses to Apache

2021-05-30 Thread GitBox
jerpelea opened a new pull request #3805: URL: https://github.com/apache/incubator-nuttx/pull/3805 ## Summary Gregory Nutt is the copyright holder for those files and he has submitted the SGA as a result we can migrate the licenses to Apache. ## Impact LICENSE ## Testi

[GitHub] [incubator-nuttx] anchao commented on a change in pull request #3755: net/icmp: icmp bug fix and enhancement

2021-05-30 Thread GitBox
anchao commented on a change in pull request #3755: URL: https://github.com/apache/incubator-nuttx/pull/3755#discussion_r642254749 ## File path: net/icmp/icmp_recvmsg.c ## @@ -389,111 +389,114 @@ ssize_t icmp_recvmsg(FAR struct socket *psock, FAR struct msghdr *msg, got

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #1703: arch/sim: Add support for ucontext API

2021-05-30 Thread GitBox
xiaoxiang781216 commented on pull request #1703: URL: https://github.com/apache/incubator-nuttx/pull/1703#issuecomment-851241044 Let's close this old PR since the same functionality is implemented by https://github.com/apache/incubator-nuttx/pull/1859. -- This is an automated message fro

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #1703: arch/sim: Add support for ucontext API

2021-05-30 Thread GitBox
xiaoxiang781216 closed pull request #1703: URL: https://github.com/apache/incubator-nuttx/pull/1703 -- 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. For queries about this

[incubator-nuttx-apps] 01/02: Include assert.h in necessary place

2021-05-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 213e60232f01ee09190043e41394d04bd52d092a Author: Xiang Xiao AuthorDate: Mon May 24 17:41:49 2021 +0800

[incubator-nuttx-apps] 02/02: interpreters/bas: Fix the nxstyle warning

2021-05-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit ebb4ade95e565f4ec787df4f0bfe110c89e50aa1 Author: Xiang Xiao AuthorDate: Mon May 24 18:32:16 2021 +0800

[incubator-nuttx-apps] branch master updated (b203d14 -> ebb4ade)

2021-05-30 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. from b203d14 examples/termios: Adds option to disable HW flow control new 213e602 Include assert.h

[GitHub] [incubator-nuttx-apps] jerpelea merged pull request #733: Include assert.h in necessary place

2021-05-30 Thread GitBox
jerpelea merged pull request #733: URL: https://github.com/apache/incubator-nuttx-apps/pull/733 -- 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. For queries about this ser

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3738: Don't include assert.h from public header file

2021-05-30 Thread GitBox
xiaoxiang781216 commented on pull request #3738: URL: https://github.com/apache/incubator-nuttx/pull/3738#issuecomment-851237549 @jerpelea could you merge apache/incubator-nuttx-apps#733? so I can restart CI to very this PR. -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3714: Don't include debug.h from public header file

2021-05-30 Thread GitBox
xiaoxiang781216 commented on pull request #3714: URL: https://github.com/apache/incubator-nuttx/pull/3714#issuecomment-851236618 Ping @masayuki2009 . -- 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #3755: net/icmp: icmp bug fix and enhancement

2021-05-30 Thread GitBox
xiaoxiang781216 commented on a change in pull request #3755: URL: https://github.com/apache/incubator-nuttx/pull/3755#discussion_r642248466 ## File path: net/icmp/icmp_recvmsg.c ## @@ -389,111 +389,114 @@ ssize_t icmp_recvmsg(FAR struct socket *psock, FAR struct msghdr *msg,

[GitHub] [incubator-nuttx] jerpelea commented on pull request #3704: Migrate build system to CMake

2021-05-30 Thread GitBox
jerpelea commented on pull request #3704: URL: https://github.com/apache/incubator-nuttx/pull/3704#issuecomment-851232973 @v01d please squash the patches and add commit messages for commits -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-nuttx] jerpelea edited a comment on pull request #3803: Add support to ESP32-S2 and ESP32S2-SAOLA-1 Board

2021-05-30 Thread GitBox
jerpelea edited a comment on pull request #3803: URL: https://github.com/apache/incubator-nuttx/pull/3803#issuecomment-851231280 @acassis please fix the nxstyle errors and add commit messages -- This is an automated message from the Apache Git Service. To respond to the message, please lo

[GitHub] [incubator-nuttx] jerpelea commented on pull request #3803: Add support to ESP32-S2 and ESP32S2-SAOLA-1 Board

2021-05-30 Thread GitBox
jerpelea commented on pull request #3803: URL: https://github.com/apache/incubator-nuttx/pull/3803#issuecomment-851231280 @acassis please fix the nxstyle errors -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3754: wireless/bluetooth: decoupling bt_driver_s and bt_buf_s

2021-05-30 Thread GitBox
xiaoxiang781216 commented on pull request #3754: URL: https://github.com/apache/incubator-nuttx/pull/3754#issuecomment-851230666 @v01d can we merge this patch first? Other bluetooth stack can be upstreamed later. -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3776: net/dev: link the net device as order of registration

2021-05-30 Thread GitBox
xiaoxiang781216 merged pull request #3776: URL: https://github.com/apache/incubator-nuttx/pull/3776 -- 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. For queries about this

[incubator-nuttx] branch master updated (7ac6c0a -> 70f6eb2)

2021-05-30 Thread xiaoxiang
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 7ac6c0a tcp_data_event: Add a comment add 70f6eb2 net/dev: link the net device as order of registr

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3804: Add some comments in tcp code

2021-05-30 Thread GitBox
xiaoxiang781216 merged pull request #3804: URL: https://github.com/apache/incubator-nuttx/pull/3804 -- 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. For queries about this

[incubator-nuttx] 03/05: tcp_data_event: Fix an indent

2021-05-30 Thread xiaoxiang
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 92328792fd3ac04e62ddfeaaa1f035beb8b47c19 Author: YAMAMOTO Takashi AuthorDate: Fri May 28 17:09:02 2021 +0900

[incubator-nuttx] branch master updated (02b244c -> 7ac6c0a)

2021-05-30 Thread xiaoxiang
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 02b244c arch: arm: update licenses to Apache new 0c606ec psock_tcp_recvfrom: Add a comment about w

[incubator-nuttx] 01/05: psock_tcp_recvfrom: Add a comment about window updates

2021-05-30 Thread xiaoxiang
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 0c606ecb8e0048840639f52bc7268e8b63ada2bd Author: YAMAMOTO Takashi AuthorDate: Fri May 28 17:02:42 2021 +0900

[incubator-nuttx] 02/05: tcp_get_recvwindow: Add a comment

2021-05-30 Thread xiaoxiang
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 2ce0457edb048272ba97b35a414e23f76bf7586d Author: YAMAMOTO Takashi AuthorDate: Fri May 28 17:03:55 2021 +0900

[incubator-nuttx] 05/05: tcp_data_event: Add a comment

2021-05-30 Thread xiaoxiang
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 7ac6c0a8de539c7034a022cde99b67d77ad74f52 Author: YAMAMOTO Takashi AuthorDate: Fri May 28 17:44:13 2021 +0900

[incubator-nuttx] 04/05: devif_poll_tcp_connections: Fix a comment typo

2021-05-30 Thread xiaoxiang
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 70d215b11f0b574cd07a66fa2c5cfe730eb7cb99 Author: YAMAMOTO Takashi AuthorDate: Fri May 28 17:43:24 2021 +0900

[incubator-nuttx] 02/04: arch: or1k: update licenses to Apache

2021-05-30 Thread xiaoxiang
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 3b87c32bcccdefa080b3e33083c774d43fa87bc6 Author: Alin Jerpelea AuthorDate: Thu May 27 08:40:08 2021 +0200

[incubator-nuttx] 03/04: arch: renesas: update licenses to Apache

2021-05-30 Thread xiaoxiang
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 7e84ea3104fd64fc3e24dc0d88ecf1faa26c2177 Author: Alin Jerpelea AuthorDate: Thu May 27 08:41:19 2021 +0200

[incubator-nuttx] branch master updated (dab99ac -> 02b244c)

2021-05-30 Thread xiaoxiang
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 dab99ac sim/rptun: support multi(>2) core interactive by share memory new 5a37ddf arch: misoc: up

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3792: arch: update licenses to Apache

2021-05-30 Thread GitBox
xiaoxiang781216 merged pull request #3792: URL: https://github.com/apache/incubator-nuttx/pull/3792 -- 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. For queries about this

[GitHub] [incubator-nuttx] jerpelea commented on pull request #3792: arch: update licenses to Apache

2021-05-30 Thread GitBox
jerpelea commented on pull request #3792: URL: https://github.com/apache/incubator-nuttx/pull/3792#issuecomment-851228640 @xiaoxiang781216 the copyright owners have submitted CLA or SGA -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3704: Migrate build system to CMake

2021-05-30 Thread GitBox
xiaoxiang781216 commented on pull request #3704: URL: https://github.com/apache/incubator-nuttx/pull/3704#issuecomment-851226569 @v01d can you rearrange the patchset? So, we can review it more easier. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] yamt opened a new pull request #3804: Add some comments in tcp code

2021-05-30 Thread GitBox
yamt opened a new pull request #3804: URL: https://github.com/apache/incubator-nuttx/pull/3804 ## Summary Add some comments in tcp code ## Impact only comments and whitespaces ## Testing -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #3698: sched/task: Simplify the syscall handling of task_spawn

2021-05-30 Thread GitBox
masayuki2009 commented on pull request #3698: URL: https://github.com/apache/incubator-nuttx/pull/3698#issuecomment-851169281 @xiaoxiang781216 Could you please rebase both branches with the latest master? I think they are still behind the master. -- This is an automated message

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #3738: Don't include assert.h from public header file

2021-05-30 Thread GitBox
xiaoxiang781216 commented on a change in pull request #3738: URL: https://github.com/apache/incubator-nuttx/pull/3738#discussion_r642206823 ## File path: arch/arm/src/sama5/sam_can.c ## @@ -1604,7 +1605,7 @@ static void can_interrupt(int irq, void *context, FAR void *arg) *

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3698: sched/task: Simplify the syscall handling of task_spawn

2021-05-30 Thread GitBox
xiaoxiang781216 commented on pull request #3698: URL: https://github.com/apache/incubator-nuttx/pull/3698#issuecomment-851164017 @davids5 and @masayuki2009 done, the change pass sabre-6quad:smp test locally. Sorry for late reply, I have a long team building in the last weak. -- This is a

[incubator-nuttx] 02/03: sim_addrenv: support add addrenv dynamically multiple times.

2021-05-30 Thread xiaoxiang
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 c06bc9eebd38f500c4980922f525ee92d0361cfe Author: Jiuzhu Dong AuthorDate: Fri Apr 30 20:12:54 2021 +0800

[incubator-nuttx] 03/03: sim/rptun: support multi(>2) core interactive by share memory

2021-05-30 Thread xiaoxiang
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 dab99acfe32ae1bf0c6d691e559d3547fd971292 Author: Jiuzhu Dong AuthorDate: Tue Apr 27 23:14:39 2021 +0800

[incubator-nuttx] branch master updated (0114318 -> dab99ac)

2021-05-30 Thread xiaoxiang
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 0114318 Doc: Improve documentation to make clear about the priorities new 2969cf7 sim: move driver

[incubator-nuttx] 01/03: sim: move driver/arch initialize to sim_bringup

2021-05-30 Thread xiaoxiang
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 2969cf7a6670349c3454f11e6d1b39c8ed1a4e36 Author: Jiuzhu Dong AuthorDate: Tue Apr 27 22:48:30 2021 +0800

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3721: sim/rptun: support multi(>2) core interactive by share memory

2021-05-30 Thread GitBox
xiaoxiang781216 merged pull request #3721: URL: https://github.com/apache/incubator-nuttx/pull/3721 -- 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. For queries about this

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #733: Include assert.h in necessary place

2021-05-30 Thread GitBox
xiaoxiang781216 commented on pull request #733: URL: https://github.com/apache/incubator-nuttx-apps/pull/733#issuecomment-851143256 @masayuki2009 could you take a look at this simple change and ignore the nxstyle false alaram? -- This is an automated message from the Apache Git Service.

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #736: examples/termios: Adds option to disable HW flow control

2021-05-30 Thread GitBox
xiaoxiang781216 merged pull request #736: URL: https://github.com/apache/incubator-nuttx-apps/pull/736 -- 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. For queries about t

[incubator-nuttx-apps] branch master updated (7a7ef0d -> b203d14)

2021-05-30 Thread xiaoxiang
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-apps.git. from 7a7ef0d examples/alarm: fix typo and coding style issues add b203d14 examples/termios: Adds o

[GitHub] [incubator-nuttx] acassis opened a new pull request #3803: Add support to ESP32-S2

2021-05-30 Thread GitBox
acassis opened a new pull request #3803: URL: https://github.com/apache/incubator-nuttx/pull/3803 ## Summary This PR add support to ESP32-S2 Xtensa LX7 ## Impact N/A ## Testing esp32s2-saola-1 -- This is an automated message from the Apache Git Service. To respond to th

[incubator-nuttx] branch master updated (45d01ae -> 0114318)

2021-05-30 Thread protobits
This is an automated email from the ASF dual-hosted git repository. protobits pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 45d01ae arch/xtensa/esp32_emac.c: Call phy_enable_interrupt correctly. add 0114318 Doc: Improve do

[GitHub] [incubator-nuttx] v01d merged pull request #3802: Doc: Improve documentation to make clear about the priorities

2021-05-30 Thread GitBox
v01d merged pull request #3802: URL: https://github.com/apache/incubator-nuttx/pull/3802 -- 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. For queries about this service, p

[GitHub] [incubator-nuttx] acassis opened a new pull request #3802: Doc: Improve documentation to make clear about the priorities

2021-05-30 Thread GitBox
acassis opened a new pull request #3802: URL: https://github.com/apache/incubator-nuttx/pull/3802 ## Summary Improve documentation to make clear about the priorities ## Impact Documentation only ## Testing N/A -- This is an automated message from the Apache Git Service. To