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 b5d4f3f tiva/cc13xx: Fix nxstyle
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 b5d4f3f tiva/cc13xx: Fix nxstyle errors
add 296eff3 Fix typos
No new revisions were added by th
Ouss4 merged pull request #2011:
URL: https://github.com/apache/incubator-nuttx/pull/2011
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 merged pull request #2007:
URL: https://github.com/apache/incubator-nuttx/pull/2007
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
btashton merged pull request #1973:
URL: https://github.com/apache/incubator-nuttx/pull/1973
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 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 26cfee6 arch/xtensa/sr
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 a82be21 ARM stack fix:
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 6bdae1e sim: Fix make
btashton merged pull request #1975:
URL: https://github.com/apache/incubator-nuttx/pull/1975
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 merged pull request #1974:
URL: https://github.com/apache/incubator-nuttx/pull/1974
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 commit to branch releases/10.0
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit 4dd3a754052d310bb4099ff6f84093047621276d
Author: Masayuki Ishikawa
AuthorDate: Thu Oct 8 12:59:58 2020
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
commit 9e6a40d305f87e09b247e6c9d865812e274082c0
Author: Masayuki Ishikawa
AuthorDate: Thu Oct 8 12:54:32 2020
This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch releases/10.0
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 6bdae1e sim: Fix make export
new 4dd3a75 boards: cxd56xx: Fix a deadlock in cxd56_gs2200m.c
btashton merged pull request #1983:
URL: https://github.com/apache/incubator-nuttx/pull/1983
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 merged pull request #1984:
URL: https://github.com/apache/incubator-nuttx/pull/1984
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 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 a876a68 sched: task: F
btashton merged pull request #2008:
URL: https://github.com/apache/incubator-nuttx/pull/2008
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 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
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.
--
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.
---
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.
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
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
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
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 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 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
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 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.
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
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
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 #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
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
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 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
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 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
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,
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
---
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
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
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
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.
---
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 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 @@
+/*
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 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 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 #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
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
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
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 @@
+/
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
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
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 @@
+/***
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
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 @@
+/
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
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 @@
+/**
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 #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)
{
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 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
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
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 @@
+/***
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_r506971480
##
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.
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
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
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
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
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
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
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 @@
+/***
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 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
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-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
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
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 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-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-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
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
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
1 - 100 of 117 matches
Mail list logo