[incubator-nuttx] branch releases/10.0 updated (0c2f2f2 -> 4b77732)

2020-10-18 Thread xiaoxiang
This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch releases/10.0 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 0c2f2f2 libxx: Switch the package downloading from 11.0.0.rc1 to 11.0.0 add 4b77732 arch:

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2033: Change all 'Nuttx' to 'NuttX;

2020-10-18 Thread GitBox
xiaoxiang781216 commented on pull request #2033: URL: https://github.com/apache/incubator-nuttx/pull/2033#issuecomment-711612553 > @xiaoxiang781216 > What do you want to do about the kconfig changes? We need to either update the defconfigs or leave them as is > > ``` >

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2017: [BACKPORT #2013] arch: x86: Fix x86 linking

2020-10-18 Thread GitBox
xiaoxiang781216 merged pull request #2017: URL: https://github.com/apache/incubator-nuttx/pull/2017 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-nuttx-apps] 02/02: Fix nxstyle warning

2020-10-18 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 8375a2177e5ed35039f2abea8ee2d30de13edc5e Author: Xiang Xiao AuthorDate: Mon Oct 19 11:43:29 2020 +0800

[incubator-nuttx-apps] 01/02: Change all 'Nuttx' to 'NuttX'

2020-10-18 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 8a63e58936d92488ea7a70a810767d4e7703af4a Author: Xiang Xiao AuthorDate: Mon Oct 19 11:14:35 2020 +0800

[incubator-nuttx-apps] branch master updated (7588d45 -> 8375a21)

2020-10-18 Thread btashton
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-apps.git. from 7588d45 Remove trace command description new 8a63e58 Change all 'Nuttx' to 'NuttX' new

[GitHub] [incubator-nuttx-apps] btashton merged pull request #431: Change all 'Nuttx' to 'NuttX'

2020-10-18 Thread GitBox
btashton merged pull request #431: URL: https://github.com/apache/incubator-nuttx-apps/pull/431 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx-apps] btashton opened a new issue #432: Update all documentation and bitbucket URL references

2020-10-18 Thread GitBox
btashton opened a new issue #432: URL: https://github.com/apache/incubator-nuttx-apps/issues/432 For example: _Originally posted by @btashton in https://github.com/apache/incubator-nuttx-apps/pull/431#r507473847_

[GitHub] [incubator-nuttx-apps] btashton commented on a change in pull request #431: Change all 'Nuttx' to 'NuttX'

2020-10-18 Thread GitBox
btashton commented on a change in pull request #431: URL: https://github.com/apache/incubator-nuttx-apps/pull/431#discussion_r507473847 ## File path: README.md ## @@ -182,8 +182,8 @@ A: Here are three: custom apps directory as necessary. This is documented in

[GitHub] [incubator-nuttx] btashton commented on pull request #2033: Change all 'Nuttx' to 'NuttX;

2020-10-18 Thread GitBox
btashton commented on pull request #2033: URL: https://github.com/apache/incubator-nuttx/pull/2033#issuecomment-711589319 @xiaoxiang781216 What do you want to do about the kconfig changes? We need to either update the defconfigs or leave them as is ```

[GitHub] [incubator-nuttx] btashton opened a new pull request #2034: [BACKPORT 2022] arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread GitBox
btashton opened a new pull request #2034: URL: https://github.com/apache/incubator-nuttx/pull/2034 ## Summary Backport #2022 1.Get the stack pointer from sp instead of .Lstkinit's field 2.Make g_idle_topstack point to the end of the idle stack

[incubator-nuttx] branch bp-2022 created (now 108f544)

2020-10-18 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch bp-2022 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 108f544 arch/armv7-a: Fix the wrong idle stack setup for SMP case This branch includes the following

[incubator-nuttx] 01/01: arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch bp-2022 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 108f544d7f2ca6121437c83b14e5a2e7ff88a103 Author: Xiang Xiao AuthorDate: Sun Oct 18 21:33:12 2020 +0800

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2033: Change all 'Nuttx' to 'NuttX;

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #2033: URL: https://github.com/apache/incubator-nuttx/pull/2033 ## Summary Unify the naming convention. ## Impact ## Testing This is an automated message

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request #431: Change all 'Nuttx' to 'NuttX'

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #431: URL: https://github.com/apache/incubator-nuttx-apps/pull/431 ## Summary Unify the naming convention. ## Impact None. ## Testing This is an automated

[GitHub] [incubator-nuttx] donghengqaz commented on pull request #1893: xtensa/esp32: Add ESP32 WiFi adapter and driver

2020-10-18 Thread GitBox
donghengqaz commented on pull request #1893: URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-711489218 > Hi @donghengqaz, > > I confirmed that esp32-core:wapi works with the latest upstream. > However, I noticed that the following message are shown in the

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2032: build: Change .external_dummy to dummy

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #2032: URL: https://github.com/apache/incubator-nuttx/pull/2032 ## Summary to better align with the custom arch, boards and drivers naming convention ## Impact ## Testing

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #1893: xtensa/esp32: Add ESP32 WiFi adapter and driver

2020-10-18 Thread GitBox
masayuki2009 commented on pull request #1893: URL: https://github.com/apache/incubator-nuttx/pull/1893#issuecomment-711476115 Hi @donghengqaz, I confirmed that esp32-core:wapi works with the latest upstream. However, I noticed that the following message are shown in the console.

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2022: arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread GitBox
xiaoxiang781216 commented on pull request #2022: URL: https://github.com/apache/incubator-nuttx/pull/2022#issuecomment-711472767 > @xiaoxiang781216 > Shall we backport this PR to 10.0.0? Sure, I add backport/10.0.0 label.

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2014: Add the optional interrupt stack to the Xtensa architecture

2020-10-18 Thread GitBox
masayuki2009 commented on pull request #2014: URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711456957 > > However, I also noticed that arm_intstack_base() for imx6 and cxd56xx were incorrect. > > Currently they return "bottom" of the interrupt stack for the

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2022: arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread GitBox
masayuki2009 commented on pull request #2022: URL: https://github.com/apache/incubator-nuttx/pull/2022#issuecomment-711451527 @xiaoxiang781216 Shall we backport this PR to 10.0.0? This is an automated message from

[incubator-nuttx] branch master updated (80be4a5 -> 525f6da)

2020-10-18 Thread masayuki
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 80be4a5 freedom-k64f: Fix k64_buttons.c add 525f6da arch/armv7-a: Fix the wrong idle stack setup

[GitHub] [incubator-nuttx] masayuki2009 merged pull request #2022: arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread GitBox
masayuki2009 merged pull request #2022: URL: https://github.com/apache/incubator-nuttx/pull/2022 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2022: arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread GitBox
masayuki2009 commented on pull request #2022: URL: https://github.com/apache/incubator-nuttx/pull/2022#issuecomment-711451347 LGTM This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #2031: Documentation/quickstart/debugging.rst: rewrite JTAG/OpenOCD section

2020-10-18 Thread GitBox
patacongo commented on a change in pull request #2031: URL: https://github.com/apache/incubator-nuttx/pull/2031#discussion_r507265234 ## File path: Documentation/quickstart/debugging.rst ## @@ -89,28 +89,31 @@ You can put a bunch of these into a simple script to configure the

[GitHub] [incubator-nuttx] hartmannathan commented on a change in pull request #2031: Documentation/quickstart/debugging.rst: rewrite JTAG/OpenOCD section

2020-10-18 Thread GitBox
hartmannathan commented on a change in pull request #2031: URL: https://github.com/apache/incubator-nuttx/pull/2031#discussion_r507250392 ## File path: Documentation/quickstart/debugging.rst ## @@ -89,28 +89,31 @@ You can put a bunch of these into a simple script to configure

[GitHub] [incubator-nuttx] hartmannathan merged pull request #2030: freedom-k64f: Fix k64_buttons.c

2020-10-18 Thread GitBox
hartmannathan merged pull request #2030: URL: https://github.com/apache/incubator-nuttx/pull/2030 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-nuttx] branch master updated (a49a3ea -> 80be4a5)

2020-10-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from a49a3ea tools: Remove the special handle for Ubuntu under Windows 10 add 80be4a5

[GitHub] [incubator-nuttx] diegoherranz opened a new pull request #2031: Documentation/quickstart/debugging.rst: rewrite JTAG/OpenOCD section

2020-10-18 Thread GitBox
diegoherranz opened a new pull request #2031: URL: https://github.com/apache/incubator-nuttx/pull/2031 - Add mentions to SWD - Sony's OpenOCD fork no longer needed since Nuttx support was merged upstream on http://openocd.zylin.com/#/c/4103/. Recommended to build from source or use

[GitHub] [incubator-nuttx] rzr opened a new pull request #2030: freedom-k64f: Fix k64_buttons.c

2020-10-18 Thread GitBox
rzr opened a new pull request #2030: URL: https://github.com/apache/incubator-nuttx/pull/2030 Change-Id: I0c9f8903513fdbce05e9dc03a3b6c772f6920002 Bug: https://github.com/apache/incubator-nuttx/pull/1999 Signed-off-by: Philippe Coval ## Summary ## Impact ##

[GitHub] [incubator-nuttx] btashton opened a new issue #2029: Documentation: Refresh pygments dependency version for GAS notation fix

2020-10-18 Thread GitBox
btashton opened a new issue #2029: URL: https://github.com/apache/incubator-nuttx/issues/2029 The PR I submitted to pygments for fixing the rendering of intimidates in GAS ARM assembly is not part of the 2.7.0 release, so we should refresh the dependencies.

[GitHub] [incubator-nuttx] patacongo commented on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
patacongo commented on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711404530 > This is an area of Linux kernel that I never really explored. I have worked with ptrace under Linux before, but not for years. Not since the 2.4-2.6 timeframe.

[GitHub] [incubator-nuttx] btashton commented on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
btashton commented on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711400179 > In additional to a ptrace system call you need a GDB server. Zephyr has there own: https://github.com/intel/zephyr/blob/master/subsys/debug/gdb_server.c > > But

[GitHub] [incubator-nuttx] patacongo commented on pull request #2016: Revert PR #2009

2020-10-18 Thread GitBox
patacongo commented on pull request #2016: URL: https://github.com/apache/incubator-nuttx/pull/2016#issuecomment-711398850 One thing that we could to ameliorate the problem would be to and STM32L4 common driver directory. These licensing problem applies only to STM32L4.

[GitHub] [incubator-nuttx] btashton commented on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
btashton commented on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711397612 My thought here is more around when I want work on developing an application or exercising a driver interface from userspace usually with the kernel I already have my

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
patacongo edited a comment on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711390641 In additional to a ptrace system call you need a GDB server. Zephyr has there own: https://github.com/intel/zephyr/blob/master/subsys/debug/gdb_server.c But

[GitHub] [incubator-nuttx] patacongo commented on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
patacongo commented on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711390641 In additional to a ptrace system call you need a GDB server. Zephyr has there own: https://github.com/intel/zephyr/blob/master/subsys/debug/gdb_server.c

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
patacongo edited a comment on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711383517 > @patacongo is this something you have ever looked into? Not me personally, but this was something that David Alessio was always interested in pursuing in

[GitHub] [incubator-nuttx] patacongo edited a comment on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
patacongo edited a comment on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711383517 > @patacongo is this something you have ever looked into? Not me personally, but this was something that David Alessio was always interested in pursuing in

[GitHub] [incubator-nuttx] patacongo commented on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
patacongo commented on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711383517 > @patacongo is this something you have ever looked into? Not me personally, but this was something that

[GitHub] [incubator-nuttx] btashton commented on issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
btashton commented on issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028#issuecomment-711374310 @patacongo is this something you have ever looked into? This is an automated message from the Apache Git

[GitHub] [incubator-nuttx] btashton opened a new issue #2028: Adding ptrace support to allow for more run time debug support

2020-10-18 Thread GitBox
btashton opened a new issue #2028: URL: https://github.com/apache/incubator-nuttx/issues/2028 This is something that I have mulled about a few times. It would really be nice to be able to eventually add a GDB server stub for NuttX to improve application debugging and ptrace would move us

[incubator-nuttx] branch master updated (e537790 -> a49a3ea)

2020-10-18 Thread btashton
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 e537790 Documentation: Fix the broken link in introduction/ add a49a3ea tools: Remove the special

[incubator-nuttx] branch master updated (e537790 -> a49a3ea)

2020-10-18 Thread btashton
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 e537790 Documentation: Fix the broken link in introduction/ add a49a3ea tools: Remove the special

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #2023: tools: Remove the special handle for Ubuntu under Windows 10

2020-10-18 Thread GitBox
btashton edited a comment on pull request #2023: URL: https://github.com/apache/incubator-nuttx/pull/2023#issuecomment-711370949 I agree, especially since WSL2 IS Linux there is really no reason to have the extra logic here. WSL1 was somewhere in the middle, so it made some sense.

[GitHub] [incubator-nuttx] btashton commented on pull request #2023: tools: Remove the special handle for Ubuntu under Windows 10

2020-10-18 Thread GitBox
btashton commented on pull request #2023: URL: https://github.com/apache/incubator-nuttx/pull/2023#issuecomment-711370949 I agree, especially since WSL2 IS Linux there is really no reason to have the extra logic here. This

[GitHub] [incubator-nuttx] btashton merged pull request #2023: tools: Remove the special handle for Ubuntu under Windows 10

2020-10-18 Thread GitBox
btashton merged pull request #2023: URL: https://github.com/apache/incubator-nuttx/pull/2023 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

[incubator-nuttx] branch master updated (55aff27 -> e537790)

2020-10-18 Thread btashton
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 55aff27 Documentation: Reorder Documentation/index.rst add 4f1f25b Documentation: Remove the wrong

[GitHub] [incubator-nuttx] btashton merged pull request #2021: Correct the links in Documentation folder

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

[GitHub] [incubator-nuttx] btashton merged pull request #2027: Documentation: Reorganize some section

2020-10-18 Thread GitBox
btashton merged pull request #2027: URL: https://github.com/apache/incubator-nuttx/pull/2027 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

[incubator-nuttx] branch master updated (598e3ee -> 55aff27)

2020-10-18 Thread btashton
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 598e3ee Documentation: Remove all tail spaces from *.rst and *.html add 302d4da Documentation:

[incubator-nuttx] branch master updated (a066186 -> 598e3ee)

2020-10-18 Thread btashton
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 a066186 tiva/cc13xx: Fix nxstyle errors add 598e3ee Documentation: Remove all tail spaces from

[GitHub] [incubator-nuttx] btashton merged pull request #2026: Documentation: Remove all tail spaces from *.rst and *.html

2020-10-18 Thread GitBox
btashton merged pull request #2026: URL: https://github.com/apache/incubator-nuttx/pull/2026 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

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2026: Documentation: Remove all tail spaces from *.rst and *.html

2020-10-18 Thread GitBox
xiaoxiang781216 commented on pull request #2026: URL: https://github.com/apache/incubator-nuttx/pull/2026#issuecomment-711324646 Thanks, @btashton, the problem is fixed. This is an automated message from the Apache Git

[incubator-nuttx] branch master updated (f10261f -> a066186)

2020-10-18 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 f10261f Documentation/quickstart/debugging: fix micro-ros tutorial link add a066186 tiva/cc13xx:

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2025: tiva/cc13xx: Fix nxstyle errors

2020-10-18 Thread GitBox
xiaoxiang781216 merged pull request #2025: URL: https://github.com/apache/incubator-nuttx/pull/2025 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2027: Documentation: Reorganize some section

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #2027: URL: https://github.com/apache/incubator-nuttx/pull/2027 ## Summary 1.note, socketcan and syslog should put into driver section 2.nsh should put into application section ## Impact ## Testing

[GitHub] [incubator-nuttx] btashton commented on pull request #2026: Documentation: Remove all tail spaces from *.rst and *.html

2020-10-18 Thread GitBox
btashton commented on pull request #2026: URL: https://github.com/apache/incubator-nuttx/pull/2026#issuecomment-711294012 Something is not right here a bunch of images are showing up modified. This is an automated message

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2026: Documentation: Remove all tail spaces from *.rst and *.html

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #2026: URL: https://github.com/apache/incubator-nuttx/pull/2026 ## Summary by the below command: find . -type f -name '*.rst' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ ## Impact ## Testing

[incubator-nuttx] branch master updated (54bb982 -> f10261f)

2020-10-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 54bb982 freedom-k64f: Lint freedom-k64f.h add 77160c7 Documentation: replace bitbucket links

[incubator-nuttx] branch master updated (54bb982 -> f10261f)

2020-10-18 Thread hartmannathan
This is an automated email from the ASF dual-hosted git repository. hartmannathan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 54bb982 freedom-k64f: Lint freedom-k64f.h add 77160c7 Documentation: replace bitbucket links

[GitHub] [incubator-nuttx] hartmannathan merged pull request #2024: Fix broken documentation links

2020-10-18 Thread GitBox
hartmannathan merged pull request #2024: URL: https://github.com/apache/incubator-nuttx/pull/2024 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-nuttx] hartmannathan commented on pull request #2024: Fix broken documentation links

2020-10-18 Thread GitBox
hartmannathan commented on pull request #2024: URL: https://github.com/apache/incubator-nuttx/pull/2024#issuecomment-711271450 LGTM This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2025: tiva/cc13xx: Fix nxstyle errors

2020-10-18 Thread GitBox
hartmannathan opened a new pull request #2025: URL: https://github.com/apache/incubator-nuttx/pull/2025 ## Summary arch/arm/src/tiva/hardware/tiva_adc.h, arch/arm/src/tiva/hardware/tiva_ssi.h: * Fix nxstyle errors. ## Impact Removes nxstyle errors.

[GitHub] [incubator-nuttx] diegoherranz opened a new pull request #2024: Fix broken documentation links

2020-10-18 Thread GitBox
diegoherranz opened a new pull request #2024: URL: https://github.com/apache/incubator-nuttx/pull/2024 Bitbucket links replaced with github ones. A few further manual link fixes. Thanks! This is an

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2023: tools: Remove the special handle for Ubuntu under Windows 10

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #2023: URL: https://github.com/apache/incubator-nuttx/pull/2023 ## Summary since the Native Linux support could be reused for this case:

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2022: arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread GitBox
xiaoxiang781216 commented on pull request #2022: URL: https://github.com/apache/incubator-nuttx/pull/2022#issuecomment-711208606 Note: this PR also fix the idle thread stack overlap between cpu0 and cpu1. This is an

[GitHub] [incubator-nuttx-apps] YuuichiNakamura commented on a change in pull request #429: Fix note_syscall_leave_s to avoid unaligned access

2020-10-18 Thread GitBox
YuuichiNakamura commented on a change in pull request #429: URL: https://github.com/apache/incubator-nuttx-apps/pull/429#discussion_r507155706 ## File path: system/sched_note/note_main.c ## @@ -457,6 +457,7 @@ static void dump_notes(size_t nread) {

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2022: arch/armv7-a: Fix the wrong idle stack setup for SMP case

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #2022: URL: https://github.com/apache/incubator-nuttx/pull/2022 ## Summary 1.Add the idle stack base as The first field of .Lstkinit 2.Make g_idle_topstack point to the end of the idle stack ## Impact Fix the error in ARMV7-A SMP

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2020: freedom-k64f: Declare k64_i2cdev_initialize function

2020-10-18 Thread GitBox
xiaoxiang781216 merged pull request #2020: URL: https://github.com/apache/incubator-nuttx/pull/2020 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[incubator-nuttx] branch master updated (d5be1ac -> 54bb982)

2020-10-18 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 d5be1ac Revert PR #2009 add 08c1e4a freedom-k64f: Declare k64_i2cdev_initialize function add

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2021: Correct the links in Documentation folder

2020-10-18 Thread GitBox
xiaoxiang781216 opened a new pull request #2021: URL: https://github.com/apache/incubator-nuttx/pull/2021 ## Summary ## Impact ## Testing This is an automated message from the Apache Git Service. To

[GitHub] [incubator-nuttx] rzr opened a new pull request #2020: freedom-k64f: Declare k64_i2cdev_initialize function

2020-10-18 Thread GitBox
rzr opened a new pull request #2020: URL: https://github.com/apache/incubator-nuttx/pull/2020 This will suppress a warning. For some reason if declared weak, it's not properly resolved at runtime, this will need more investigations, any clues ? Change-Id:

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2019: [BACKPORT #1970] libxx: Switch the package downloading from 11.0.0.rc1 to 11.0.0

2020-10-18 Thread GitBox
Ouss4 merged pull request #2019: URL: https://github.com/apache/incubator-nuttx/pull/2019 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

[incubator-nuttx] branch releases/10.0 updated: libxx: Switch the package downloading from 11.0.0.rc1 to 11.0.0

2020-10-18 Thread aguettouche
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 0c2f2f2 libxx:

[GitHub] [incubator-nuttx] Ouss4 edited a comment on pull request #2014: Add the optional interrupt stack to the Xtensa architecture

2020-10-18 Thread GitBox
Ouss4 edited a comment on pull request #2014: URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711139881 > However, I also noticed that arm_intstack_base() for imx6 and cxd56xx were incorrect. Currently they return "bottom" of the interrupt stack for the current

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2014: Add the optional interrupt stack to the Xtensa architecture

2020-10-18 Thread GitBox
Ouss4 commented on pull request #2014: URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711139881 > However, I also noticed that arm_intstack_base() for imx6 and cxd56xx were incorrect. Currently they return "bottom" of the interrupt stack for the current CPU. So

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2014: Add the optional interrupt stack to the Xtensa architecture

2020-10-18 Thread GitBox
masayuki2009 commented on pull request #2014: URL: https://github.com/apache/incubator-nuttx/pull/2014#issuecomment-711136748 > > @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

[GitHub] [incubator-nuttx] btashton opened a new pull request #2019: [BACKPORT #1970] libxx: Switch the package downloading from 11.0.0.rc1 to 11.0.0

2020-10-18 Thread GitBox
btashton opened a new pull request #2019: URL: https://github.com/apache/incubator-nuttx/pull/2019 ## Summary Backport #1970 Switch the package downloading from 11.0.0.rc1 to 11.0.0 ## Impact ## Testing

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #1970: libxx: Switch the package downloading from 11.0.0.rc1 to 11.0.0

2020-10-18 Thread GitBox
Ouss4 commented on pull request #1970: URL: https://github.com/apache/incubator-nuttx/pull/1970#issuecomment-711126626 > @Ouss4 What do you think about including this in the 10.0.0 release. Seems like it would be best to ship with the release instead of the RC @btashton That makes

[GitHub] [incubator-nuttx] btashton commented on pull request #1970: libxx: Switch the package downloading from 11.0.0.rc1 to 11.0.0

2020-10-18 Thread GitBox
btashton commented on pull request #1970: URL: https://github.com/apache/incubator-nuttx/pull/1970#issuecomment-711126399 @Ouss4 What do you think about including this in the 10.0.0 release. Seems like it would be best to ship with the release instead of the RC

[incubator-nuttx] branch releases/10.0 updated: cygwin build - path issue fix

2020-10-18 Thread aguettouche
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

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2018: [BACKPORT #1940] cygwin build - path issue fix for RX arch

2020-10-18 Thread GitBox
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

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2018: [BACKPORT #1940] cygwin build - path issue fix for RX arch

2020-10-18 Thread GitBox
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,