[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383078183 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper scr

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper

2020-02-23 Thread GitBox
xiaoxiang781216 commented on issue #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper URL: https://github.com/apache/incubator-nuttx/pull/363#issuecomment-590158347 @patacongo , sorry, I forget that this patch is in WIP state.

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper

2020-02-23 Thread GitBox
xiaoxiang781216 merged pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper URL: https://github.com/apache/incubator-nuttx/pull/363 This is an automated message from the Apache Git Service. To respond to th

[incubator-nuttx] branch master updated: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper

2020-02-23 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 The following commit(s) were added to refs/heads/master by this push: new 9cd188e tools/zds/zdsgen.c: WIP Co

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383076662 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -166,7 +166,6 @@ void tcp

[GitHub] [incubator-nuttx] adamfeuer commented on issue #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on issue #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#issuecomment-590157938 @xiaoxiang781216 Thanks for the improvements. It's night here in Seattle, I'll make the changes you suggested tomorrow. 🙂 ---

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383076356 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -257,7 +257,7 @@ vo

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383076312 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper script to

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383076184 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -166,7 +166,6 @@ vo

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383076061 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadget int

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383075766 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadget int

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383075829 ## File path: boards/arm/sama5/sama5d3-xplained/README.txt ## @@ -1019,6 +1037,75 @@ Networking

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383075822 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash Review comment: @xiaoxiang7812

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383075807 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadget int

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383075790 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadget int

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383075737 ## File path: boards/arm/sama5/sama5d3-xplained/README.txt ## @@ -834,6 +836,21 @@ Networking PH

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383075590 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -166,7 +166,6 @@ void tcp

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383075505 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -257,7 +257,7 @@ void tcp

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #366: Refine syslog

2020-02-23 Thread GitBox
xiaoxiang781216 opened a new pull request #366: Refine syslog URL: https://github.com/apache/incubator-nuttx/pull/366 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383074932 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper script to

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383074812 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper script to

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383074788 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper script to

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383073345 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -257,7 +257,7 @@ vo

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383072606 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper script to

[GitHub] [incubator-nuttx] adamfeuer commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383072587 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash Review comment: @xiaoxi

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383072515 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -257,7 +257,7 @@ void tcp

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383072376 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -218,10 +224,13 @@ void t

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383072389 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -247,13 +251,17 @@ void t

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383072368 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -218,10 +224,13 @@ void t

[GitHub] [incubator-nuttx-apps] adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383072393 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -247,13 +251,17 @@ void t

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383070522 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -257,7 +257,7 @@ vo

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383070376 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -247,13 +251,17 @@

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383070282 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -218,10 +224,13 @@

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383070314 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -218,10 +224,13 @@

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383070736 ## File path: examples/tcpblaster/tcpblaster_client.c ## @@ -166,7 +166,6 @@ vo

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92#discussion_r383070408 ## File path: examples/tcpblaster/tcpblaster_server.c ## @@ -247,13 +251,17 @@

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper

2020-02-23 Thread GitBox
patacongo commented on a change in pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper URL: https://github.com/apache/incubator-nuttx/pull/363#discussion_r383070616 ## File path: tools/zds/Makefile ## @@ -50,20 +50,25 @@ endif # Targets -all: zdsar.

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383068608 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash Review comment: A

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383069146 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper scr

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383069317 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper scr

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383068793 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper scr

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365#discussion_r383069361 ## File path: tools/simhostroute.sh ## @@ -0,0 +1,59 @@ +#!/bin/bash +set -x + +# Helper scr

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper URL: https://github.com/apache/incubator-nuttx/pull/363#discussion_r383068100 ## File path: tools/zds/Makefile ## @@ -50,20 +50,25 @@ endif # Targets -all:

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper URL: https://github.com/apache/incubator-nuttx/pull/363#discussion_r383068039 ## File path: tools/zds/Makefile ## @@ -50,20 +50,25 @@ endif # Targets -all:

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383065678 ## File path: boards/arm/sama5/sama5d3-xplained/README.txt ## @@ -834,6 +836,21 @@ Networking

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383066045 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadg

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383066853 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadg

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383067661 ## File path: boards/arm/sama5/sama5d3-xplained/README.txt ## @@ -1019,6 +1037,75 @@ Networki

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383066898 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadg

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383065711 ## File path: boards/arm/sama5/sama5d3-xplained/README.txt ## @@ -1019,6 +1036,74 @@ Networki

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383066271 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash +set -x + +# USB Ethernet Gadg

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364#discussion_r383067048 ## File path: tools/netusb.sh ## @@ -0,0 +1,61 @@ +#!/bin/bash Review comment: Add apac

[GitHub] [incubator-nuttx] adamfeuer opened a new pull request #365: simulator host route setup script and docs

2020-02-23 Thread GitBox
adamfeuer opened a new pull request #365: simulator host route setup script and docs URL: https://github.com/apache/incubator-nuttx/pull/365 ### Summary * adds simulator host route setup script * updates docs to state that this works on Linux and how to use it ### Impact

[GitHub] [incubator-nuttx-apps] adamfeuer opened a new pull request #92: tcpblaster reporting and documentation improvements

2020-02-23 Thread GitBox
adamfeuer opened a new pull request #92: tcpblaster reporting and documentation improvements URL: https://github.com/apache/incubator-nuttx-apps/pull/92 ### Summary * Improves reporting with timestamp, group count, and clarified bandwidth (changes message that incorrectly shows Kb [

[GitHub] [incubator-nuttx] adamfeuer opened a new pull request #364: Ethernet over USB docs and helper scripts

2020-02-23 Thread GitBox
adamfeuer opened a new pull request #364: Ethernet over USB docs and helper scripts URL: https://github.com/apache/incubator-nuttx/pull/364 ### Summary * Adds defconfig for Ethernet over USB 2.0 High Speed that works reliably * Removes other redundant Ethernet over USB defconfigs

[GitHub] [incubator-nuttx] patacongo opened a new pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper

2020-02-23 Thread GitBox
patacongo opened a new pull request #363: tools/zds/zdsgen.c: WIP Compiler/Assembler Wrapper URL: https://github.com/apache/incubator-nuttx/pull/363 And additional wrapper that is needed for the ZDS-II build is a wrapper for the compiler and assemble. This is needed because the ZDS-II ca

[GitHub] [incubator-nuttx] Ouss4 merged pull request #362: Run codespell -w with the latest dictonary again

2020-02-23 Thread GitBox
Ouss4 merged pull request #362: Run codespell -w with the latest dictonary again URL: https://github.com/apache/incubator-nuttx/pull/362 This is an automated message from the Apache Git Service. To respond to the message, ple

[incubator-nuttx] branch master updated: tools/zds/zdsar.c: Fix several errors

2020-02-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis 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 55a7dfc tools/zds/zdsar.c: Fix sever

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #362: Run codespell -w with the latest dictonary again

2020-02-23 Thread GitBox
xiaoxiang781216 opened a new pull request #362: Run codespell -w with the latest dictonary again URL: https://github.com/apache/incubator-nuttx/pull/362 Signed-off-by: Xiang Xiao This is an automated message from the Apache

[incubator-nuttx] branch pr361 created (now b4cf5f5)

2020-02-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch pr361 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at b4cf5f5 arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit No new revisions were added by this

[GitHub] [incubator-nuttx] acassis merged pull request #361: tools/zds/zdsar.c: Fix several errors

2020-02-23 Thread GitBox
acassis merged pull request #361: tools/zds/zdsar.c: Fix several errors URL: https://github.com/apache/incubator-nuttx/pull/361 This is an automated message from the Apache Git Service. To respond to the message, please log

[incubator-nuttx] branch pr361 updated: tools/zds/zdsar.c: Fix several errors

2020-02-23 Thread acassis
This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch pr361 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git The following commit(s) were added to refs/heads/pr361 by this push: new a7256ac tools/zds/zdsar.c: Fix several

[GitHub] [incubator-nuttx] patacongo opened a new pull request #361: tools/zds/zdsar.c: Fix several errors

2020-02-23 Thread GitBox
patacongo opened a new pull request #361: tools/zds/zdsar.c: Fix several errors URL: https://github.com/apache/incubator-nuttx/pull/361 This zdsar librarian wrapper is code complete and has no known bugs. However, there are still some build instabilities so perhaps there are still some b

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #91: apps/platform/.gitignore: Add ZDS-II temp files.

2020-02-23 Thread GitBox
xiaoxiang781216 merged pull request #91: apps/platform/.gitignore: Add ZDS-II temp files. URL: https://github.com/apache/incubator-nuttx-apps/pull/91 This is an automated message from the Apache Git Service. To respond to t

[incubator-nuttx-apps] branch master updated: apps/platform/.gitignore: Add ZDS-II temp files.

2020-02-23 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-apps.git The following commit(s) were added to refs/heads/master by this push: new 40d9e25 apps/platform/.gitigno

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590087053 Ok, maybe it is better to change CONFIG_ARCH_[TIMER|RTC|ALARM] to CONFIG_ARCH_HAVE_[TIMER|RTC|ALARM] without prompt string, than each

[GitHub] [incubator-nuttx] patacongo commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
patacongo commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590084312 > So you want to add an option to let user select? If they option is available to use, it should be safe and correct for them to sele

[GitHub] [incubator-nuttx] xiaoxiang781216 edited a comment on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
xiaoxiang781216 edited a comment on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590082027 > > Not a whole architecture, different chipset in the same architecture can select the different approach because each chipse

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590082027 > > Not a whole architecture, different chipset in the same architecture can select the different approach because each chipset has ow

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590080225 > @patacongo @xiaoxiang781216 , also find multi definition of up_rtc_getdatetime, up_rtc_settime and so on. I list the code from nutt

[GitHub] [incubator-nuttx] patacongo commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
patacongo commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590079793 > Not a whole architecture, different chipset in the same architecture can select the different approach because each chipset has own Make.d

[incubator-nuttx] 03/04: arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c5eab0dc8f0217a9986c15e433c217d2e805a026 Author: liuhaitao AuthorDate: Sun Feb 23 14:48:24 2020 +0800 arch:

[incubator-nuttx] 01/04: arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8ca4ca5ae8a9991cf51249ca86a20d5c0909f7a3 Author: liuhaitao AuthorDate: Sat Feb 22 23:01:12 2020 +0800 arch:

[incubator-nuttx] 04/04: arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit b4cf5f5dabcd50b75bcd71e83f110a3e5525f293 Author: liuhaitao AuthorDate: Sun Feb 23 18:12:07 2020 +0800 arch:

[incubator-nuttx] 02/04: drivers/syslog: Rename SYSLOG_NONE to SYSLOG_DEFAULT

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ebdfc93ee3fd709c479dcec65f5dc106d75bae1a Author: Xiang Xiao AuthorDate: Sun Feb 23 00:15:59 2020 +0800 driv

[incubator-nuttx] branch master updated (4bf2a1e -> b4cf5f5)

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4bf2a1e tools/zds/zdsar.c: Correct memory corruption bug new 8ca4ca5 arch: undef USE_SERIALDRIVER if

[incubator-nuttx] 03/04: arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch pr360 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 44a7f1843981090449e3118b320e99b3736a3f29 Author: liuhaitao AuthorDate: Sun Feb 23 14:48:24 2020 +0800 arch:

[incubator-nuttx] branch pr360 created (now 4bf2a1e)

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch pr360 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 4bf2a1e tools/zds/zdsar.c: Correct memory corruption bug No new revisions were added by this update.

[incubator-nuttx] branch pr360 updated (4bf2a1e -> 6bed84a)

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch pr360 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 4bf2a1e tools/zds/zdsar.c: Correct memory corruption bug new 7a25081 arch: undef USE_SERIALDRIVER if C

[incubator-nuttx] 04/04: arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch pr360 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6bed84a609bf61a33c3f5db9b928f70942a8cad7 Author: liuhaitao AuthorDate: Sun Feb 23 18:12:07 2020 +0800 arch:

[GitHub] [incubator-nuttx] patacongo merged pull request #360: Refine serial driver and console syslog

2020-02-23 Thread GitBox
patacongo merged pull request #360: Refine serial driver and console syslog URL: https://github.com/apache/incubator-nuttx/pull/360 This is an automated message from the Apache Git Service. To respond to the message, please l

[incubator-nuttx] 01/04: arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch pr360 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 7a25081ede76881cbd81cb7c57ca3ec4722b2adf Author: liuhaitao AuthorDate: Sat Feb 22 23:01:12 2020 +0800 arch:

[incubator-nuttx] 02/04: drivers/syslog: Rename SYSLOG_NONE to SYSLOG_DEFAULT

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a commit to branch pr360 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 179d9a9f0df5fd8a1bfa39ad157cf7380e7e05cd Author: Xiang Xiao AuthorDate: Sun Feb 23 00:15:59 2020 +0800 drive

[GitHub] [incubator-nuttx] klmchp commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
klmchp commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590076414 @patacongo @xiaoxiang781216 , also find multi definition of up_rtc_getdatetime, up_rtc_settime and so on. I list the code from nuttx/drivers/t

[GitHub] [incubator-nuttx-apps] patacongo opened a new pull request #91: apps/platform/.gitignore: Add ZDS-II temp files.

2020-02-23 Thread GitBox
patacongo opened a new pull request #91: apps/platform/.gitignore: Add ZDS-II temp files. URL: https://github.com/apache/incubator-nuttx-apps/pull/91 This is an automated message from the Apache Git Service. To respond to t

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
xiaoxiang781216 commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590074752 Not a whole architecture, different chipset in the same architecture can select the different approach because each chipset has own Ma

[GitHub] [incubator-nuttx] patacongo commented on issue #353: multiple definition of `up_mdelay'

2020-02-23 Thread GitBox
patacongo commented on issue #353: multiple definition of `up_mdelay' URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590072641 > 1.Remove up_delay.c from your chipset Make.defs directly > 2.Enable CONFIG_ALARM_ARCH in your defconfig That is not a good soluti

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #360: Refine serial driver and console syslog

2020-02-23 Thread GitBox
liuguo09 opened a new pull request #360: Refine serial driver and console syslog URL: https://github.com/apache/incubator-nuttx/pull/360 This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [incubator-nuttx-apps] patacongo merged pull request #90: Run codespell -w with the latest dictonary again

2020-02-23 Thread GitBox
patacongo merged pull request #90: Run codespell -w with the latest dictonary again URL: https://github.com/apache/incubator-nuttx-apps/pull/90 This is an automated message from the Apache Git Service. To respond to the mess

[incubator-nuttx-apps] branch pr90 created (now d660492)

2020-02-23 Thread gnutt
This is an automated email from the ASF dual-hosted git repository. gnutt pushed a change to branch pr90 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. at d660492 Run codespell -w against all files No new revisions were added by this update.

[incubator-nuttx] branch master updated: tools/zds/zdsar.c: Correct memory corruption bug

2020-02-23 Thread aguettouche
This is an automated email from the ASF dual-hosted git repository. aguettouche 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 4bf2a1e tools/zds/zdsar.c: Corre

[GitHub] [incubator-nuttx] Ouss4 merged pull request #359: tools/zds/zdsar.c: Correct memory corruption bug

2020-02-23 Thread GitBox
Ouss4 merged pull request #359: tools/zds/zdsar.c: Correct memory corruption bug URL: https://github.com/apache/incubator-nuttx/pull/359 This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #90: Run codespell -w with the latest dictonary again

2020-02-23 Thread GitBox
xiaoxiang781216 opened a new pull request #90: Run codespell -w with the latest dictonary again URL: https://github.com/apache/incubator-nuttx-apps/pull/90 Signed-off-by: Xiang Xiao This is an automated message from the Apac