[GitHub] [incubator-nuttx] btashton commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
btashton commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750732926 > > @Virus-V can we help getting these hardware headers sorted out so they are inline with NuttX? I think that is the biggest hurdle to getting the initial work merged.

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
xiaoxiang781216 commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750726828 @Virus-V NuttX already provide a generic driver to adapter tty device(either real or pseduo) to native bluetooth stack: https://github.com/apache/incubator-nu

[GitHub] [incubator-nuttx] Virus-V commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
Virus-V commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750719162 > > > Also, @Virus-V, I noticed there's a very brief header for BLE HCI interface. Do you think it is possible to integrate BLE with NuttX using this interfa

[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2596: arch/stm32: Fix nxstyle errors

2020-12-23 Thread GitBox
xiaoxiang781216 merged pull request #2596: URL: https://github.com/apache/incubator-nuttx/pull/2596 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: arch/stm32: Fix nxstyle errors

2020-12-23 Thread xiaoxiang
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.git The following commit(s) were added to refs/heads/master by this push: new dad32cc arch/stm32: Fix nxstyle err

[GitHub] [incubator-nuttx] Virus-V edited a comment on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
Virus-V edited a comment on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750698543 > @Virus-V can we help getting these hardware headers sorted out so they are inline with NuttX? I think that is the biggest hurdle to getting the initial work mer

[GitHub] [incubator-nuttx] Virus-V commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
Virus-V commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r548345806 ## File path: arch/risc-v/include/bl602/chip.h ## @@ -1,6 +1,9 @@ /

[GitHub] [incubator-nuttx] v01d edited a comment on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
v01d edited a comment on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750698882 > > Also, @Virus-V, I noticed there's a very brief header for BLE HCI interface. Do you think it is possible to integrate BLE with NuttX using this interface? I unde

[GitHub] [incubator-nuttx] v01d commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
v01d commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750698882 > > Also, @Virus-V, I noticed there's a very brief header for BLE HCI interface. Do you think it is possible to integrate BLE with NuttX using this interface? I understand

[GitHub] [incubator-nuttx] Virus-V commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
Virus-V commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750698543 > @Virus-V can we help getting these hardware headers sorted out so they are inline with NuttX? I think that is the biggest hurdle to getting the initial work merged.

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r548344059 ## File path: arch/risc-v/include/bl602/chip.h ## @@ -1,6 +1,9 @@ / *

[GitHub] [incubator-nuttx] Virus-V commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
Virus-V commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750698007 > Just received my pinecone so I could make a quick test of the functional part of this PR. Can I flash via JTAG? It is support to flash code via JTAG, but the spe

[GitHub] [incubator-nuttx] Virus-V commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
Virus-V commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r548342868 ## File path: arch/risc-v/include/bl602/chip.h ## @@ -1,6 +1,9 @@ /

[GitHub] [incubator-nuttx] Virus-V commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
Virus-V commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r548342868 ## File path: arch/risc-v/include/bl602/chip.h ## @@ -1,6 +1,9 @@ /

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r548341199 ## File path: arch/risc-v/include/bl602/chip.h ## @@ -1,6 +1,9 @@ / *

[GitHub] [incubator-nuttx] v01d commented on a change in pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r548341199 ## File path: arch/risc-v/include/bl602/chip.h ## @@ -1,6 +1,9 @@ / *

[GitHub] [incubator-nuttx] yamt opened a new pull request #2597: Revert "board/sim: Remove the too strict warning"

2020-12-23 Thread GitBox
yamt opened a new pull request #2597: URL: https://github.com/apache/incubator-nuttx/pull/2597 ## Summary Revert "board/sim: Remove the too strict warning" This reverts commit e70bff723b5e2eecb741f43bb2ecc5a220d3bf8c. * These warnings sometimes find real

[incubator-nuttx-website] branch asf-site updated: Publishing web: 1d65847df020becad8aaf7f02f01a93bc9e03ba9 docs: ace6e70f5774ebf04f798b9d209eb947cd0eb3b3

2020-12-23 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 afffd67 Publishing web

[GitHub] [incubator-nuttx] hartmannathan opened a new pull request #2596: arch/stm32: Fix nxstyle errors

2020-12-23 Thread GitBox
hartmannathan opened a new pull request #2596: URL: https://github.com/apache/incubator-nuttx/pull/2596 ## Summary arch/arm/src/stm32/stm32_dma.h: * Fix nxstyle issues. ## Impact Removes nxstyle errors. ## Testing nxstyle --

[incubator-nuttx] branch master updated (e26daf9 -> ace6e70)

2020-12-23 Thread acassis
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 e26daf9 STM32 FLASH latency is calculated based on Vin. new 4ce99f3 arch: imx6: Fix style warnings i

[incubator-nuttx] 01/03: arch: imx6: Fix style warnings in imx_memorymap.h

2020-12-23 Thread acassis
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 4ce99f324e8d65745c19816dde029a33912b91b6 Author: Masayuki Ishikawa AuthorDate: Wed Dec 23 18:37:36 2020 +0900

[incubator-nuttx] 03/03: arch: imx6: Add imx_enet driver

2020-12-23 Thread acassis
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 ace6e70f5774ebf04f798b9d209eb947cd0eb3b3 Author: Masayuki Ishikawa AuthorDate: Wed Dec 23 19:27:49 2020 +0900

[incubator-nuttx] 02/03: arch: imx6: Fix peripheral IP offsets in AIPS-2

2020-12-23 Thread acassis
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 1725e50a134b4a5612d55bd047857c7ff03940c6 Author: Masayuki Ishikawa AuthorDate: Wed Dec 23 19:10:15 2020 +0900

[GitHub] [incubator-nuttx] acassis merged pull request #2595: imx6 enet

2020-12-23 Thread GitBox
acassis merged pull request #2595: URL: https://github.com/apache/incubator-nuttx/pull/2595 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

[GitHub] [incubator-nuttx] btashton commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
btashton commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750425914 @v01d my understanding is that the plan is to expose the HCI interface soon so expect that will just drop in fairly easily. We will have to figure out how we want to ha

[GitHub] [incubator-nuttx] btashton commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread GitBox
btashton commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-750389662 > @fjpanag - Looks good, would you ping me when CI finishes. (@btashton is it normal to go < 50 min on the MacOS builds?) The build times have unfortunately grown

[incubator-nuttx] branch master updated: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread davids5
This is an automated email from the ASF dual-hosted git repository. davids5 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 e26daf9 STM32 FLASH latency is calcul

[GitHub] [incubator-nuttx] davids5 commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread GitBox
davids5 commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-750369017 @fjpanag thank you This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-nuttx] davids5 merged pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread GitBox
davids5 merged pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477 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

[GitHub] [incubator-nuttx] fjpanag commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread GitBox
fjpanag commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-750359227 @davids5 It seems that CI finished successfully. This is an automated message from the Apache Git Servic

[GitHub] [incubator-nuttx] v01d edited a comment on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
v01d edited a comment on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750347017 Just received my pinecone so I could make a quick test of the functional part of this PR. Can I flash via JTAG? Also, @Virus-V, I noticed there's a very brief head

[GitHub] [incubator-nuttx] v01d commented on pull request #2566: arch/risc-v: Add BL602 support

2020-12-23 Thread GitBox
v01d commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-750347017 Just received my pinecone so I could make a quick test of the functional part of this PR. Can I flash via JTAG? Also, @Virus-V, I noticed there's a very brief header for

[GitHub] [incubator-nuttx] acassis merged pull request #2588: Support for ST7789 controller

2020-12-23 Thread GitBox
acassis merged pull request #2588: URL: https://github.com/apache/incubator-nuttx/pull/2588 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

[incubator-nuttx] branch master updated (570aa3c -> 5241688)

2020-12-23 Thread acassis
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 570aa3c CI: Allow builds to pass even if final artifact upload fails add 1502693 boards/arm/imxrt/te

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2591: fs: Remove the softlink check from unlink

2020-12-23 Thread GitBox
xiaoxiang781216 commented on a change in pull request #2591: URL: https://github.com/apache/incubator-nuttx/pull/2591#discussion_r547962775 ## File path: fs/vfs/fs_unlink.c ## @@ -114,13 +114,7 @@ int unlink(FAR const char *pathname) * or a soft link, then rm should remove

[GitHub] [incubator-nuttx] xiaoxiang781216 closed pull request #2591: fs: Remove the softlink check from unlink

2020-12-23 Thread GitBox
xiaoxiang781216 closed pull request #2591: URL: https://github.com/apache/incubator-nuttx/pull/2591 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] fjpanag commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread GitBox
fjpanag commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-750289839 I think it is fixed now. Some definitions were missing. This is an automated message from the Apache Git

[GitHub] [incubator-nuttx] fjpanag edited a comment on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread GitBox
fjpanag edited a comment on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-750258127 I just checked this. The issue is caused by the board `nucleo-f446re` not following the structure of the rest of the boards. All boards have an `includ

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2595: imx6 enet

2020-12-23 Thread GitBox
masayuki2009 opened a new pull request #2595: URL: https://github.com/apache/incubator-nuttx/pull/2595 ## Summary - This PR consists of the following 3 commits - commit 1: arch: imx6: Fix style warnings in imx_memorymap.h - commit 2: arch: imx6: Fix peripheral IP offsets in AIPS

[GitHub] [incubator-nuttx] fjpanag commented on pull request #2477: STM32 FLASH latency is calculated based on Vin.

2020-12-23 Thread GitBox
fjpanag commented on pull request #2477: URL: https://github.com/apache/incubator-nuttx/pull/2477#issuecomment-750258127 I just checked this. The issue is caused by the board `nucleo-f446re` not following the structure of the rest of the boards. All boards have an `include/board

[GitHub] [incubator-nuttx] acassis commented on a change in pull request #2591: fs: Remove the softlink check from unlink

2020-12-23 Thread GitBox
acassis commented on a change in pull request #2591: URL: https://github.com/apache/incubator-nuttx/pull/2591#discussion_r547925155 ## File path: fs/vfs/fs_unlink.c ## @@ -114,13 +114,7 @@ int unlink(FAR const char *pathname) * or a soft link, then rm should remove the node

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #538: system: nxlooper: add nxlooper for loopback test

2020-12-23 Thread GitBox
xiaoxiang781216 commented on pull request #538: URL: https://github.com/apache/incubator-nuttx-apps/pull/538#issuecomment-750167699 @patacongo do you think this patch is ready for merge after the dissussion? This is an autom

[incubator-nuttx] branch master updated (2980792 -> 570aa3c)

2020-12-23 Thread aguettouche
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 2980792 libs/libc: add lib_dumpvbuffer support add 570aa3c CI: Allow builds to pass even if fina

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2592: CI: Allow builds to pass even if final artifact upload fails

2020-12-23 Thread GitBox
Ouss4 merged pull request #2592: URL: https://github.com/apache/incubator-nuttx/pull/2592 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] michallenc commented on pull request #2588: Support for ST7789 controller

2020-12-23 Thread GitBox
michallenc commented on pull request #2588: URL: https://github.com/apache/incubator-nuttx/pull/2588#issuecomment-750016855 > > The %x / %lx problem was in arch/arm/src/imxrt/imxrt_lpspi.c file, not in common drivers/ directory, so why are we worried about other architectures? > > Ye

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #2593: Merge rv32im and rv64gc into one

2020-12-23 Thread GitBox
xiaoxiang781216 commented on issue #2593: URL: https://github.com/apache/incubator-nuttx/issues/2593#issuecomment-750012170 Yes, but these variants are minor and can be controlled by Kconfig. Since the spec is controlled by a mature committee who are considering the compatibility seriousl

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new issue #2594: Should we remove the support of too old and incompatible risc-v chip(gap8 and nr5m100)?

2020-12-23 Thread GitBox
xiaoxiang781216 opened a new issue #2594: URL: https://github.com/apache/incubator-nuttx/issues/2594 To support these prehistoric chips, there are many hack code in arch/risc-v/common and arch/risc-v/rv32im. BTW, these two chips need be compiled by specific gcc toolchain, which block th

[GitHub] [incubator-nuttx] btashton commented on issue #2593: Merge rv32im and rv64gc into one

2020-12-23 Thread GitBox
btashton commented on issue #2593: URL: https://github.com/apache/incubator-nuttx/issues/2593#issuecomment-750005340 We should be aware that some cores do have some ISA extensions (like GAP8) I'm not sure how much that will matter. The rv32e has different a register count and some other

[incubator-nuttx] branch master updated (b074ebe -> 2980792)

2020-12-23 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 b074ebe fix redefined CSR_INSTRET add e32e341 libs/libc/dumpbuffer: add support to recognizable fro

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2590: boards/risc-v/k210: Fix arch flag since NuttX don't support FPU

2020-12-23 Thread GitBox
xiaoxiang781216 commented on pull request #2590: URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-750001815 Create an issue(https://github.com/apache/incubator-nuttx/issues/2593) to track the problem. Th

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new issue #2593: Merge rv32im and rv64gc into one

2020-12-23 Thread GitBox
xiaoxiang781216 opened a new issue #2593: URL: https://github.com/apache/incubator-nuttx/issues/2593 32bit and 64bit riscv share the same specification, it doesn't make sense to support two most identical arch by two code base. -

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2590: boards/risc-v/k210: Fix arch flag since NuttX don't support FPU

2020-12-23 Thread GitBox
xiaoxiang781216 commented on pull request #2590: URL: https://github.com/apache/incubator-nuttx/pull/2590#issuecomment-75817 Yes, 32bit and 64bit share the same specification and the designer intentionally support both arch by one code base. The design philosophy is totally different f

[GitHub] [incubator-nuttx] btashton merged pull request #2574: libs/libc/dumpbuffer: dump buffer enhancement

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