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
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
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
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
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
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
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
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
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
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
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 = *.
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
12 matches
Mail list logo