This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a commit to branch releases/10.0
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/releases/10.0 by this push:
new 33f8dda cygwin buil
Ouss4 merged pull request #2018:
URL: https://github.com/apache/incubator-nuttx/pull/2018
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
Ouss4 commented on pull request #2018:
URL: https://github.com/apache/incubator-nuttx/pull/2018#issuecomment-711124940
Thanks @btashton
This is an automated message from the Apache Git Service.
To respond to the message, ple
btashton merged pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016
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
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from b5e9961 Fix nxstyle errors and warnings
add d5be1ac Revert PR #2009
No new revisions were added by
patacongo commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711108805
> @patacongo
>
[0001-Revert-PR-2009.txt](https://github.com/apache/incubator-nuttx/files/5396928/0001-Revert-PR-2009.txt)
>
> this attached patch should apply
btashton commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711102590
@patacongo
[0001-Revert-PR-2009.txt](https://github.com/apache/incubator-nuttx/files/5396928/0001-Revert-PR-2009.txt)
this attached patch should apply cleanly
btashton closed pull request #1987:
URL: https://github.com/apache/incubator-nuttx/pull/1987
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
btashton edited a comment on pull request #1987:
URL: https://github.com/apache/incubator-nuttx/pull/1987#issuecomment-710274533
Btw the way I have found works best for backporting PRs is to add `.patch`
to the PR url and use curl to pipe that to `git am`. Keeps extra things from
sneaking
btashton commented on pull request #2018:
URL: https://github.com/apache/incubator-nuttx/pull/2018#issuecomment-711101155
@Ouss4 Can you merge this instead of #1987
This has the single commit rebased.
This is an automated
btashton opened a new pull request #2018:
URL: https://github.com/apache/incubator-nuttx/pull/2018
## Summary
Backport #1940 -- cygwin build - path issue fix for RX arch
This is an automated message from the Apache Gi
patacongo commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711100763
> @patacongo can you update this PR to only be commit
[e79ed71](https://github.com/apache/incubator-nuttx/commit/e79ed71a1d5e854589e5db0f094c421a2ab6beae)
>
> Th
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 49c1964 Publishing web
btashton edited a comment on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711100139
@patacongo can you update this PR to only be commit
e79ed71a1d5e854589e5db0f094c421a2ab6beae
That is the one that reverts adding the new file and the API c
btashton commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711100139
@patacongo can you update this PR to only be commit
e79ed71a1d5e854589e5db0f094c421a2ab6beae
That is the one that added the new file and the API calls, unless you
btashton commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711099743
We can just revert this, but I stand by my statement that if someone wanted
to submit a PR that just made the two API calls under an Apache license I would
accept it.
btashton opened a new pull request #2017:
URL: https://github.com/apache/incubator-nuttx/pull/2017
## Summary
Backport of #2013
## Impact
## Testing
This is an automated message from the Apache Git Servi
masayuki2009 commented on pull request #2013:
URL: https://github.com/apache/incubator-nuttx/pull/2013#issuecomment-711098828
@btashton
Could you backport this PR to 10.0.0?
This is an automated message from the Apach
masayuki2009 commented on pull request #2014:
URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711098629
> @masayuki2009 is the use of `XXX_intstack_base()` in SMP case correct in
XXX_dumpstate?
> I based my change on other architectures, but it looks as if "base" is
patacongo commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711093991
Is it an option to just add this to the heap of files that need IP
clearance? If that is the case, then we don't have to bother to enforce Apache
licensing in PRs at
patacongo edited a comment on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711092929
>
>
> Let's wait for @juniskane response about his ICLA or Haltian's SGA. There
are many Haltian contributions from years ago when NuttX was BSD licensed
patacongo commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711092929
>
>
> Let's wait for @juniskane response about his ICLA or Haltian's SGA. There
are many Haltian contributions from years ago when NuttX was BSD licensed and
w
patacongo edited a comment on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610
> This is a trivial change that is all of 3 API calls, how else could this
be implemented? Are we somehow now prevented for ever adding DAC support for
STM32 in
acassis commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711092239
Let's wait for @juniskane response about his ICLA or Haltian's SGA. There
are many Haltian contributions from years ago when NuttX was BSD licensed and
when Haltian subm
patacongo edited a comment on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610
> This is a trivial change that is all of 3 API calls, how else could this
be implemented? Are we somehow now prevented for ever adding DAC support for
STM32 in
patacongo edited a comment on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610
> This is a trivial change that is all of 3 API calls, how else could this
be implemented? Are we somehow now prevented for ever adding DAC support for
STM32 in
patacongo commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091610
> This is a trivial change that is all of 3 API calls, how else could this
be implemented? Are we somehow now prevented for ever adding DAC support for
STM32 in boards
btashton commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711091094
This is a trivial change that is all of 3 API calls, how else could this be
implemented? Are we somehow now prevented for ever adding DAC support for STM32
in boards?
patacongo commented on pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711090770
We have to revert these changes. We don't have an option.
Reverting the changes also removes some NxStyle fixes and cause the Check
to failure. I think we hav
patacongo opened a new pull request #2016:
URL: https://github.com/apache/incubator-nuttx/pull/2016
## Summary
We cannot accept any file into the repository that do not have Apache 2.0
lice headers
## Impact
None
## Testing
N/A
--
patacongo commented on a change in pull request #2009:
URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506991730
##
File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c
##
@@ -0,0 +1,97 @@
+/***
acassis merged pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004
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 t
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 67c0af6 xtensa/esp32: Add power management of deep-sleep
add 1670709 imxrt: FlexCAN driver
add
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 3108233 Remove not needed esp32_caps.h
add 67c0af6 xtensa/esp32: Add power management of deep-sleep
acassis merged pull request #1978:
URL: https://github.com/apache/incubator-nuttx/pull/1978
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 t
Ouss4 merged pull request #1953:
URL: https://github.com/apache/incubator-nuttx/pull/1953
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
This is an automated email from the ASF dual-hosted git repository.
aguettouche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from dfb626a freedom-k64f: Register on board sensor driver
add fdc44dc Add PSRAM board config test an
daniel-p-carvalho commented on a change in pull request #2009:
URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506971480
##
File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c
##
@@ -0,0 +1,97 @@
+/***
xiaoxiang781216 commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506971222
##
File path: arch/arm/src/imxrt/hardware/imxrt_flexcan.h
##
@@ -0,0 +1,481 @@
+/*
michallenc commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506971235
##
File path: arch/arm/src/imxrt/imxrt_flexcan.h
##
@@ -0,0 +1,125 @@
+/***
daniel-p-carvalho commented on a change in pull request #2009:
URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506971016
##
File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c
##
@@ -0,0 +1,97 @@
+/***
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 9e470ad Fix note_syscall_leave_s to avoid unaligned access
add dfb626a freedom-k64f: Register on b
xiaoxiang781216 merged pull request #1999:
URL: https://github.com/apache/incubator-nuttx/pull/1999
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
patacongo commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506970524
##
File path: arch/arm/src/imxrt/imxrt_flexcan.h
##
@@ -0,0 +1,125 @@
+/
xiaoxiang781216 commented on a change in pull request #429:
URL:
https://github.com/apache/incubator-nuttx-apps/pull/429#discussion_r506969806
##
File path: system/sched_note/note_main.c
##
@@ -457,6 +457,7 @@ static void dump_notes(size_t nread)
{
michallenc commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506969043
##
File path: arch/arm/src/imxrt/imxrt_flexcan.h
##
@@ -0,0 +1,125 @@
+/***
xiaoxiang781216 commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506968457
##
File path: arch/arm/src/imxrt/imxrt_flexcan.h
##
@@ -0,0 +1,125 @@
+/**
xiaoxiang781216 commented on pull request #1993:
URL: https://github.com/apache/incubator-nuttx/pull/1993#issuecomment-711058001
> 1. We should not fail with EINVAL in this case, standard streams are valid
arguments to fclose().
> 2. fclose(stdout) and fclose(stderr) should call lib_fflu
michallenc commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506966420
##
File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c
##
@@ -0,0 +1,96 @@
+/
Ouss4 closed pull request #2015:
URL: https://github.com/apache/incubator-nuttx/pull/2015
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
acassis commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506960771
##
File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c
##
@@ -0,0 +1,96 @@
+/***
xiaoxiang781216 merged pull request #430:
URL: https://github.com/apache/incubator-nuttx-apps/pull/430
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 7588d45 Remove trace command d
michallenc commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506956787
##
File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c
##
@@ -0,0 +1,96 @@
+/
michallenc commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506956787
##
File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c
##
@@ -0,0 +1,96 @@
+/
Ouss4 commented on pull request #2015:
URL: https://github.com/apache/incubator-nuttx/pull/2015#issuecomment-711034311
@masayuki2009 info_nxthreads and nxthread_bt_all work and are handy. But
I'm seeing issues with nxthread.
Yes I think the context isn't restored correctly due to the co
xiaoxiang781216 merged pull request #429:
URL: https://github.com/apache/incubator-nuttx-apps/pull/429
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 007033f Fix note_syscall_leave
xiaoxiang781216 merged pull request #2005:
URL: https://github.com/apache/incubator-nuttx/pull/2005
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
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 5aa0e30 fs: add missing macro 'CONFIG_FS_HOSTFS' for 'NODFS_SUPPORT'.
add 9e470ad Fix note_syscall
xiaoxiang781216 merged pull request #428:
URL: https://github.com/apache/incubator-nuttx-apps/pull/428
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
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 6ef4732 examples: Add fxos8700
xiaoxiang781216 commented on a change in pull request #2009:
URL: https://github.com/apache/incubator-nuttx/pull/2009#discussion_r506955524
##
File path: boards/arm/stm32l4/nucleo-l432kc/src/stm32_dac.c
##
@@ -0,0 +1,97 @@
+/*
xiaoxiang781216 commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506954588
##
File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c
##
@@ -0,0 +1,96 @@
+/***
xiaoxiang781216 commented on a change in pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#discussion_r506954588
##
File path: boards/arm/imxrt/imxrt1060-evk/src/imxrt_flexcan.c
##
@@ -0,0 +1,96 @@
+/***
xiaoxiang781216 commented on pull request #1999:
URL: https://github.com/apache/incubator-nuttx/pull/1999#issuecomment-711030727
@rzr could you rebase PR to the lastest master? I have tried to rerun the
precheck several time, but still fail.
---
michallenc commented on pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-711030002
Hi @davids5 and @Ouss4
Thank you for your advices and help.
This is an automated message from
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 a0b84ae xtensa/esp32: Add ESP32 WiFi adapter and driver
add aed9bcc arch: x86: Fix x86 linking
No
xiaoxiang781216 merged pull request #2012:
URL: https://github.com/apache/incubator-nuttx/pull/2012
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 merged pull request #2013:
URL: https://github.com/apache/incubator-nuttx/pull/2013
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
xiaoxiang781216 commented on pull request #2012:
URL: https://github.com/apache/incubator-nuttx/pull/2012#issuecomment-711028974
LGTM.
This is an automated message from the Apache Git Service.
To respond to the message, pleas
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 aed9bcc arch: x86: Fix x86 linking
add 5aa0e30 fs: add missing macro 'CONFIG_FS_HOSTFS' for 'NODFS
xiaoxiang781216 commented on pull request #2013:
URL: https://github.com/apache/incubator-nuttx/pull/2013#issuecomment-711028915
LGTM.
This is an automated message from the Apache Git Service.
To respond to the message, pleas
YuuichiNakamura opened a new pull request #430:
URL: https://github.com/apache/incubator-nuttx-apps/pull/430
## Summary
The trace command description has been incorporated into NuttX documentation.
Remove the description in README.md
## Impact
## Testing
---
masayuki2009 commented on pull request #2015:
URL: https://github.com/apache/incubator-nuttx/pull/2015#issuecomment-711025650
Hi @Ouss4,
Does this commit work with esp32?
As far as I tried the same approach before, the context switching mechanism
for LX6 is different from others,
Ouss4 commented on pull request #2014:
URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711023611
@masayuki2009 is the use of `XXX_intstack_base()` in SMP case correct in
XXX_dumpstate?
I based my change on other architectures, but it looks as if "base" is used
inst
juniskane commented on pull request #1993:
URL: https://github.com/apache/incubator-nuttx/pull/1993#issuecomment-711023571
1. We should not fail with EINVAL in this case, standard streams are valid
arguments to fclose().
2. fclose(stdout) and fclose(stderr) should call lib_fflush() f
Ouss4 opened a new pull request #2015:
URL: https://github.com/apache/incubator-nuttx/pull/2015
## Summary
Add Xtensa's call stack to the nuttx-gdbinit script.
## Impact
Able to use the commands introduced by the script with ESP32.
## Testing
GDB
Ouss4 opened a new pull request #2014:
URL: https://github.com/apache/incubator-nuttx/pull/2014
## Summary
This PR has to commits:
1. Add the interrupt stack to the Xtensa architecture.
2. Extends the interrupt stack to SMP mode (dual-core in case of ESP32)
## Impact
The
Ouss4 commented on pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710989380
The build is failing becase imxrt1060-evk/canfd defconfig's is using old
configurations.
Please refresh it by running: `./tools/refresh.sh --silent
imxrt1060-evk:canfd`
Ouss4 edited a comment on pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710989380
The build is failing because imxrt1060-evk/canfd defconfig's is using old
configurations.
Please refresh it by running: `./tools/refresh.sh --silent
imxrt1060-ev
masayuki2009 commented on pull request #1893:
URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-710978388
> LGTM
@acassis
Thanks for confirming.
This is an automated message from the Apache
masayuki2009 merged pull request #1893:
URL: https://github.com/apache/incubator-nuttx/pull/1893
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
This is an automated email from the ASF dual-hosted git repository.
masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 7284956 Fix nxstyle errors and warnings
add 609a5fa arch/: Add the ARCH_SRC directory to the contex
masayuki2009 commented on pull request #2013:
URL: https://github.com/apache/incubator-nuttx/pull/2013#issuecomment-710975672
@xiaoxiang781216
This is an automated message from the Apache Git Service.
To respond to the m
acassis merged pull request #2009:
URL: https://github.com/apache/incubator-nuttx/pull/2009
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 t
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
commit 45cefc5a1bcee293c5b2dd7727e9767973c07d84
Author: Daniel P. Carvalho
AuthorDate: Fri Oct 16 15:08:30 2020 -0300
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 4c7d7d5 Minor improvement in STM32 Kconfig menus.
new 00eccfd Added support to STM32L432KC DAC.
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
commit 00eccfd4fa457f9b46b7520e9e283bee6e0f61fe
Author: Daniel P. Carvalho
AuthorDate: Fri Oct 16 14:34:21 2020 -0300
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
commit 728495673092b0deae257e5268436b3be974f5ac
Author: Daniel P. Carvalho
AuthorDate: Fri Oct 16 17:12:06 2020 -0300
acassis merged pull request #2006:
URL: https://github.com/apache/incubator-nuttx/pull/2006
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 t
This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 296eff3 Fix typos
add 4c7d7d5 Minor improvement in STM32 Kconfig menus.
No new revisions were added
acassis commented on pull request #1893:
URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-710956630
LGTM
This is an automated message from the Apache Git Service.
To respond to the message, please log on
masayuki2009 opened a new pull request #2013:
URL: https://github.com/apache/incubator-nuttx/pull/2013
## Summary
- I noticed that qemu-i486:nsh can not start
- Finally, I found that the issue was introduced by 4910d43ab0
- Actually, nuttx_elf was linked dynamically
- This co
masayuki2009 commented on pull request #1404:
URL: https://github.com/apache/incubator-nuttx/pull/1404#issuecomment-710877524
> Hi @xiaoxiang781216,
>
> I noticed that qemu-i486:nsh does not start by this PR.
> Could you take a look at what is happening?
@xiaoxiang781216
davids5 edited a comment on pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710861454
Hi @michallenc
Add a blank line above the line the line that failed OR move the comment to
the right to align with with the previous command's alignment.
davids5 commented on pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710861454
Hi @michallenc
Add a blank line above the line the line that failed OR moved the comment to
the right to align with with the previous command's alignment.
davids5 edited a comment on pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710861454
Hi @michallenc
Add a blank line above the line the line that failed OR move the comment to
the right to align with the previous command's alignment.
---
michallenc commented on pull request #2004:
URL: https://github.com/apache/incubator-nuttx/pull/2004#issuecomment-710842856
Any idea about arch/arm/src/imxrt/hardware/rt106x/imxrt106x_ccm.h warnings?
As far as I can see it is the same coding style as it is the mainline. Thanks.
--
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a commit to branch releases/10.0
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/releases/10.0 by this push:
new 9158404 tools/Config.m
1 - 100 of 117 matches
Mail list logo