[GitHub] [incubator-nuttx-apps] jerpelea merged pull request #865: fsutils: support mkmbr and mkgpt to format mbr and gpt pratition

2021-10-27 Thread GitBox
jerpelea merged pull request #865: URL: https://github.com/apache/incubator-nuttx-apps/pull/865 -- 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: co

[incubator-nuttx-apps] branch master updated (b480d00 -> f5e40d3)

2021-10-27 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 b480d00 rexec: support send command with arguments new aaf6f5c fsutils/mkmbr: support mbr part

[incubator-nuttx-apps] 02/02: fsutils/mkgpt: support gpt partition format

2021-10-27 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 f5e40d38092c5de472ea90c8c04dc574e948 Author: Jiuzhu Dong AuthorDate: Sat Sep 25 22:24:13 2021 +0800

[incubator-nuttx-apps] 01/02: fsutils/mkmbr: support mbr partition format

2021-10-27 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 aaf6f5c4cbdf83901267b9a797353be17bbe26e1 Author: Jiuzhu Dong AuthorDate: Fri Sep 24 22:11:12 2021 +0800

[GitHub] [incubator-nuttx] Donny9 opened a new pull request #4734: fs/partition: support mbr and gpt partition parsing

2021-10-27 Thread GitBox
Donny9 opened a new pull request #4734: URL: https://github.com/apache/incubator-nuttx/pull/4734 ## Summary fs/partition: support mbr and gpt partition parsing. GPT perf than MBR. This PR is associated with https://github.com/apache/incubator-nuttx-apps/pull/865, we can use mkgpt

[incubator-nuttx-website] branch asf-site updated: Publishing web: ea6fce84bf8202600a0318215864afe272c81f07 docs: 35e93644cfe2b30fed6a5eba4d09c05791bdcae6

2021-10-27 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 dc90a8f Publishing web

[incubator-nuttx] branch master updated (d54d5eb -> 35e9364)

2021-10-27 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 d54d5eb correct readme links add 35e9364 stm32h7: add low power timers No new revisions were adde

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4731: stm32h7: add low power timers

2021-10-27 Thread GitBox
xiaoxiang781216 merged pull request #4731: URL: https://github.com/apache/incubator-nuttx/pull/4731 -- 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] Gary-Hobson commented on a change in pull request #4730: tool: add code coverage tool

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

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

2021-10-27 Thread GitBox
xiaoxiang781216 commented on a change in pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#discussion_r737271273 ## File path: tools/Config.mk ## @@ -462,7 +462,7 @@ endef # CLEAN - Default clean target ifeq ($(CONFIG_ARCH_COVERAGE),y) - OBJ

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

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

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

2021-10-27 Thread GitBox
Ouss4 commented on pull request #4730: URL: https://github.com/apache/incubator-nuttx/pull/4730#issuecomment-952653022 @Gary-Hobson please rebase and fix the conflict. For some reason I can't even start the checks. -- This is an automated message from the Apache Git Service. To respond