[incubator-nuttx] branch master updated: correct readme links

2021-10-26 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 d54d5eb correct readme links d54d5e

[GitHub] [incubator-nuttx] xiaoxiang781216 closed issue #1701: Documentation section in top level readme has bad links and incorrect information

2021-10-26 Thread GitBox
xiaoxiang781216 closed issue #1701: URL: https://github.com/apache/incubator-nuttx/issues/1701 -- 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: com

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4733: Correct readme links

2021-10-26 Thread GitBox
xiaoxiang781216 merged pull request #4733: URL: https://github.com/apache/incubator-nuttx/pull/4733 -- 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

[GitHub] [incubator-nuttx-apps] Donny9 commented on a change in pull request #865: fsutils: support mkmbr and mkgpt to format mbr and gpt pratition

2021-10-26 Thread GitBox
Donny9 commented on a change in pull request #865: URL: https://github.com/apache/incubator-nuttx-apps/pull/865#discussion_r737091828 ## File path: fsutils/mkgpt/Makefile ## @@ -0,0 +1,32 @@ + +# apps/

[GitHub] [incubator-nuttx-apps] Donny9 commented on a change in pull request #865: fsutils: support mkmbr and mkgpt to format mbr and gpt pratition

2021-10-26 Thread GitBox
Donny9 commented on a change in pull request #865: URL: https://github.com/apache/incubator-nuttx-apps/pull/865#discussion_r737091549 ## File path: fsutils/mkgpt/Kconfig ## @@ -0,0 +1,12 @@ +# +# For a description of the syntax of this configuration file, +# see the file kconf

[GitHub] [incubator-nuttx] Gary-Hobson commented on a change in pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
Gary-Hobson commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r737069795 ## File path: tools/Config.mk ## @@ -461,6 +461,10 @@ endef # CLEAN - Default clean target +ifeq ($(CONFIG_ARCH_COVERAGE),y) + OBJS

[GitHub] [incubator-nuttx] Swastyy opened a new pull request #4733: Correct readme links

2021-10-26 Thread GitBox
Swastyy opened a new pull request #4733: URL: https://github.com/apache/incubator-nuttx/pull/4733 ## Summary fixes #1701 ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [incubator-nuttx] liuchengvbl opened a new pull request #4732: fix: nxstyle: fix a bug after "'x'"

2021-10-26 Thread GitBox
liuchengvbl opened a new pull request #4732: URL: https://github.com/apache/incubator-nuttx/pull/4732 ## Summary When nxstyle.c detects a '\'', it seeks the other '\'', records the index as "endndx", then skip the "'x'" (x is any character). Then it makes the index "n" as "endndx+1". Af

[incubator-nuttx-website] branch asf-site updated: Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: 1ed41183781aa818fac1835853ff584278915d7f

2021-10-26 Thread github-bot
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 c5c92e7 Publishing web

[GitHub] [incubator-nuttx-apps] gustavonihei commented on a change in pull request #865: fsutils: support mkmbr and mkgpt to format mbr and gpt pratition

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #865: URL: https://github.com/apache/incubator-nuttx-apps/pull/865#discussion_r736872658 ## File path: fsutils/mkgpt/Makefile ## @@ -0,0 +1,32 @@ + +#

[GitHub] [incubator-nuttx-apps] gustavonihei commented on a change in pull request #865: fsutils: support mkmbr and mkgpt to format mbr and gpt pratition

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #865: URL: https://github.com/apache/incubator-nuttx-apps/pull/865#discussion_r736872117 ## File path: fsutils/mkgpt/Kconfig ## @@ -0,0 +1,12 @@ +# +# For a description of the syntax of this configuration file, +# see the file

[incubator-nuttx] branch master updated: power/battery: add baterr, batinfo, batwarn for debug log

2021-10-26 Thread gustavonihei
This is an automated email from the ASF dual-hosted git repository. gustavonihei 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 1ed4118 power/battery: add bater

[GitHub] [incubator-nuttx] gustavonihei merged pull request #4729: power/battery: add baterr, batinfo, batwarn for debug log

2021-10-26 Thread GitBox
gustavonihei merged pull request #4729: URL: https://github.com/apache/incubator-nuttx/pull/4729 -- 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: c

[GitHub] [incubator-nuttx-apps] Donny9 opened a new pull request #865: fsutils: support mkmbr and mkgpt to format mbr and gpt pratition

2021-10-26 Thread GitBox
Donny9 opened a new pull request #865: URL: https://github.com/apache/incubator-nuttx-apps/pull/865 ## Summary fsutils: support mkmbr and mkgpt to format mbr and gpt pratition reference: https://en.wikipedia.org/wiki/GUID_Partition_Table https://en.wikipedia.org/wiki/Master_boot_

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4729: power/battery: add baterr, batinfo, batwarn for debug log

2021-10-26 Thread GitBox
Ouss4 commented on pull request #4729: URL: https://github.com/apache/incubator-nuttx/pull/4729#issuecomment-952048343 > > Seems like there is at least one more place where this needs to be updated. > > Done! Seems to be a last one here: arch/arm/src/cxd56xx/cxd56_charger.c:60

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
Ouss4 commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r736599102 ## File path: tools/Config.mk ## @@ -461,6 +461,10 @@ endef # CLEAN - Default clean target +ifeq ($(CONFIG_ARCH_COVERAGE),y) + OBJS += *.

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
Ouss4 commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r736586263 ## File path: tools/Config.mk ## @@ -461,6 +461,10 @@ endef # CLEAN - Default clean target +ifeq ($(CONFIG_ARCH_COVERAGE),y) + OBJS += *.

[GitHub] [incubator-nuttx] Donny9 commented on pull request #4729: power/battery: add baterr, batinfo, batwarn for debug log

2021-10-26 Thread GitBox
Donny9 commented on pull request #4729: URL: https://github.com/apache/incubator-nuttx/pull/4729#issuecomment-951972263 > Seems like there is at least one more place where this needs to be updated. Done! -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-nuttx] Ouss4 commented on a change in pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
Ouss4 commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r736552109 ## File path: tools/gcov.sh ## @@ -0,0 +1,54 @@ +#!/usr/bin/env bash +# tools/gcov.sh +# +# Licensed to the Apache Software Foundation (ASF) under o

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
xiaoxiang781216 merged pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716 -- 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

[incubator-nuttx] branch master updated (c9d784a -> c1e2fd9)

2021-10-26 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 c9d784a boards/esp32c3-devkit: Port SPI Flash FS fixes from ESP32 new b90d094 arch/sim: add native

[incubator-nuttx] 02/02: boards/sim: refresh the defconfig since SIM_NETDEV changed

2021-10-26 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 c1e2fd90141add5330b520dc2220a73502f58093 Author: chao.an AuthorDate: Tue Oct 26 19:40:11 2021 +0800 boa

[incubator-nuttx] 01/02: arch/sim: add native socket support based on usrsock

2021-10-26 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 b90d0941380512ce81f36fb4ad68288dafa3e772 Author: chao.an AuthorDate: Sun Aug 29 17:52:02 2021 +0800 arc

[GitHub] [incubator-nuttx] AlexanderVasiljev opened a new pull request #4731: stm32h7: add low power timers

2021-10-26 Thread GitBox
AlexanderVasiljev opened a new pull request #4731: URL: https://github.com/apache/incubator-nuttx/pull/4731 ## Summary Add driver for low power timers -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-nuttx] Gary-Hobson commented on pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
Gary-Hobson commented on pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#issuecomment-951884858 @gustavonihei You need to run `nuttx` once first. I've added checks and hints to the script -- This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] gustavonihei commented on pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
gustavonihei commented on pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#issuecomment-951884278 > I tested with `sim:nsh`, but `tools/gcov.sh` failed to find the `.gcno` files: > > ``` > $ ./tools/gcov.sh > Capturing coverage data from /home/nihei

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r736476925 ## File path: tools/gcov.sh ## @@ -0,0 +1,54 @@ +#!/usr/bin/env bash +# tools/gcov.sh +# +# Licensed to the Apache Software Foundation (ASF)

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #4729: power/battery: add baterr, batinfo, batwarn for debug log

2021-10-26 Thread GitBox
Ouss4 commented on pull request #4729: URL: https://github.com/apache/incubator-nuttx/pull/4729#issuecomment-951852736 Seems like there is at least one more place where this needs to be updated. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736413303 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736413303 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] anchao commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
anchao commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736390301 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network Interfa

[GitHub] [incubator-nuttx] anchao commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
anchao commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736390159 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network Interfa

[GitHub] [incubator-nuttx] gustavonihei commented on pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
gustavonihei commented on pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#issuecomment-951801383 I tested with `sim:nsh`, but `tools/gcov.sh` failed to find the `.gcno` files: ``` $ ./tools/gcov.sh Capturing coverage data from /home/nihei/Projects/Nutt

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r736376155 ## File path: arch/Kconfig ## @@ -217,6 +217,14 @@ config ARCH_SIZET_LONG C++ library routines because the NuttX size_t might

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r736376155 ## File path: arch/Kconfig ## @@ -217,6 +217,14 @@ config ARCH_SIZET_LONG C++ library routines because the NuttX size_t might

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736366967 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736366580 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736359827 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] gustavonihei commented on a change in pull request #4716: arch/sim: add native socket support based on usrsock

2021-10-26 Thread GitBox
gustavonihei commented on a change in pull request #4716: URL: https://github.com/apache/incubator-nuttx/pull/4716#discussion_r736359827 ## File path: arch/sim/Kconfig ## @@ -127,15 +127,26 @@ config SIM_WALLTIME_SIGNAL endchoice +choice + prompt "Simulated Network I

[GitHub] [incubator-nuttx] Gary-Hobson opened a new pull request #4730: tool: add code coverage tool

2021-10-26 Thread GitBox
Gary-Hobson opened a new pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730 ## Summary add code coverage tool, use tools/gcov.sh to generate code coverage report ## Impact ## Testing -- This is an automated message from the Apache Git S