[GitHub] [incubator-nuttx] anchao opened a new pull request #2624: arch/spinlock: implement the default test-and-set semantics

2020-12-29 Thread GitBox
anchao opened a new pull request #2624: URL: https://github.com/apache/incubator-nuttx/pull/2624 ## Summary arch/spinlock: implement the default test-and-set semantics use the default testset implement on single core platform that does not support test-and-set, more flexibi

[GitHub] [incubator-nuttx-testing] btashton commented on pull request #82: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
btashton commented on pull request #82: URL: https://github.com/apache/incubator-nuttx-testing/pull/82#issuecomment-752357193 @xiaoxiang781216 I thought I might be able to pass the docker container between the runners so that we can actually use the new container in the PR build, but it i

[GitHub] [incubator-nuttx-testing] btashton opened a new pull request #82: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
btashton opened a new pull request #82: URL: https://github.com/apache/incubator-nuttx-testing/pull/82 ## Summary See https://github.com/apache/incubator-nuttx/pull/2622 *In addition to the problem listed here this also brings this in-line with the OS workflow files and adds some

[GitHub] [incubator-nuttx] btashton commented on pull request #2622: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
btashton commented on pull request #2622: URL: https://github.com/apache/incubator-nuttx/pull/2622#issuecomment-752342179 > do we need update https://github.com/apache/incubator-nuttx-testing too? Yes, but I was going to fix it up so we also actually test the changes to the docker im

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2622: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
xiaoxiang781216 commented on pull request #2622: URL: https://github.com/apache/incubator-nuttx/pull/2622#issuecomment-752341420 do we need update https://github.com/apache/incubator-nuttx-testing too? This is an automated me

[GitHub] [incubator-nuttx-apps] btashton merged pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

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

[incubator-nuttx-apps] branch master updated: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 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 The following commit(s) were added to refs/heads/master by this push: new 92cfd09 added: Using nRF24L01+

[GitHub] [incubator-nuttx-apps] yjdwbj commented on a change in pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 Thread GitBox
yjdwbj commented on a change in pull request #541: URL: https://github.com/apache/incubator-nuttx-apps/pull/541#discussion_r549913546 ## File path: examples/nrf24l01_btle/nrf24l01_btle.c ## @@ -0,0 +1,635 @@ +/***

[GitHub] [incubator-nuttx] btashton merged pull request #2608: bluetooth: Remove BLUETOOTH_UART_BT860 from Kconfig

2020-12-29 Thread GitBox
btashton merged pull request #2608: URL: https://github.com/apache/incubator-nuttx/pull/2608 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] 01/02: bluetooth: Remove BLUETOOTH_UART_BT860 from Kconfig

2020-12-29 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.git commit 753cb6c22b1e3094d884c09655e784f501b839f9 Author: Xiang Xiao AuthorDate: Sun Dec 27 03:25:21 2020 +0800 b

[incubator-nuttx] 02/02: bluetooth: BLUETOOTH_BCM4343X shouldn't select BLUETOOTH_UART_SHIM

2020-12-29 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.git commit d9b1cb3d27deb58010e29672ef41a8c6d019bb28 Author: Xiang Xiao AuthorDate: Sun Dec 27 03:54:05 2020 +0800 b

[incubator-nuttx] branch master updated (961532a -> d9b1cb3)

2020-12-29 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 961532a arch/sim/hci: reuse the reserved fields of hci buffer new 753cb6c bluetooth: Remove BLUETOO

[GitHub] [incubator-nuttx] btashton merged pull request #2619: arch/sim/hci: reuse the reserved fields of hci buffer

2020-12-29 Thread GitBox
btashton merged pull request #2619: URL: https://github.com/apache/incubator-nuttx/pull/2619 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 (d7b004e -> 961532a)

2020-12-29 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 d7b004e libc/dumpvbuffer: update the vector ptr correctly new 2ca99ed sim/host/hcisocket: add avail

[incubator-nuttx] 02/02: arch/sim/hci: reuse the reserved fields of hci buffer

2020-12-29 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.git commit 961532a5da773e15771bb71981c252cb4d6cd838 Author: chao.an AuthorDate: Tue Dec 29 21:34:55 2020 +0800 arch

[incubator-nuttx] 01/02: sim/host/hcisocket: add avail/close interface

2020-12-29 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.git commit 2ca99ed1bebaeb099a9a371ce1cb03bb624643a0 Author: chao.an AuthorDate: Wed Dec 23 13:54:59 2020 +0800 sim/

[GitHub] [incubator-nuttx] btashton commented on pull request #2619: arch/sim/hci: reuse the reserved fields of hci buffer

2020-12-29 Thread GitBox
btashton commented on pull request #2619: URL: https://github.com/apache/incubator-nuttx/pull/2619#issuecomment-752302071 Ah OK. This change makes more sense in that context, thanks! This is an automated message from the Apa

[GitHub] [incubator-nuttx] anchao commented on pull request #2619: arch/sim/hci: reuse the reserved fields of hci buffer

2020-12-29 Thread GitBox
anchao commented on pull request #2619: URL: https://github.com/apache/incubator-nuttx/pull/2619#issuecomment-752300345 > @anchao do you have plans for these new host interfaces for avail and close? Hi @btashton , Thanks for your review, we plan to use these interface for new

[GitHub] [incubator-nuttx] Virus-V commented on pull request #2614: bl602: Update register maps and lower half drivers

2020-12-29 Thread GitBox
Virus-V commented on pull request #2614: URL: https://github.com/apache/incubator-nuttx/pull/2614#issuecomment-752300150 @btashton I have tested your code and I am trying to find out the cause of this problem This is an auto

[GitHub] [incubator-nuttx-apps] btashton commented on a change in pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 Thread GitBox
btashton commented on a change in pull request #541: URL: https://github.com/apache/incubator-nuttx-apps/pull/541#discussion_r549905554 ## File path: examples/nrf24l01_btle/nrf24l01_btle.c ## @@ -0,0 +1,635 @@ +/*

[GitHub] [incubator-nuttx-apps] yjdwbj commented on a change in pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 Thread GitBox
yjdwbj commented on a change in pull request #541: URL: https://github.com/apache/incubator-nuttx-apps/pull/541#discussion_r549903670 ## File path: examples/nrf24l01_btle/nrf24l01_btle.c ## @@ -0,0 +1,635 @@ +/***

[GitHub] [incubator-nuttx-apps] btashton commented on a change in pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 Thread GitBox
btashton commented on a change in pull request #541: URL: https://github.com/apache/incubator-nuttx-apps/pull/541#discussion_r549905554 ## File path: examples/nrf24l01_btle/nrf24l01_btle.c ## @@ -0,0 +1,635 @@ +/*

[GitHub] [incubator-nuttx-apps] yjdwbj commented on a change in pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 Thread GitBox
yjdwbj commented on a change in pull request #541: URL: https://github.com/apache/incubator-nuttx-apps/pull/541#discussion_r549903670 ## File path: examples/nrf24l01_btle/nrf24l01_btle.c ## @@ -0,0 +1,635 @@ +/***

[GitHub] [incubator-nuttx] btashton closed pull request #1457: WIP: Support for lpc55xx

2020-12-29 Thread GitBox
btashton closed pull request #1457: URL: https://github.com/apache/incubator-nuttx/pull/1457 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-website] branch asf-site updated: Publishing web: 1d65847df020becad8aaf7f02f01a93bc9e03ba9 docs: d7b004e1798ac137d80fe620613f152707dd63d7

2020-12-29 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 79372c1 Publishing web

[GitHub] [incubator-nuttx] btashton merged pull request #2616: libc/dumpvbuffer: update the vector ptr correctly

2020-12-29 Thread GitBox
btashton merged pull request #2616: URL: https://github.com/apache/incubator-nuttx/pull/2616 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: libc/dumpvbuffer: update the vector ptr correctly

2020-12-29 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.git The following commit(s) were added to refs/heads/master by this push: new d7b004e libc/dumpvbuffer: update the

[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #542: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
Ouss4 merged pull request #542: URL: https://github.com/apache/incubator-nuttx-apps/pull/542 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-apps] branch master updated (a4f240e -> c6ee2bf)

2020-12-29 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-apps.git. from a4f240e system: nxlooper: add nxlooper for loopback test add c6ee2bf CI: Only use approved

[GitHub] [incubator-nuttx-apps] btashton commented on a change in pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 Thread GitBox
btashton commented on a change in pull request #541: URL: https://github.com/apache/incubator-nuttx-apps/pull/541#discussion_r549871315 ## File path: examples/nrf24l01_btle/Makefile ## @@ -0,0 +1,49 @@ +##

[incubator-nuttx-apps] branch fixci updated (96bba4c -> ac8faf1)

2020-12-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch fixci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. discard 96bba4c CI: Only use approved GitHub Actions add ac8faf1 CI: Only use approved GitHub Actions

[GitHub] [incubator-nuttx] btashton opened a new issue #2623: CI: Automatically cancel old workflow runs on PRs

2020-12-29 Thread GitBox
btashton opened a new issue #2623: URL: https://github.com/apache/incubator-nuttx/issues/2623 We can be a little less wasteful of our limited runner resources by having old runs for PRs get automatically cancelled when new runs on the PR are triggered. This usually happens when someone cr

[incubator-nuttx-apps] branch fixci updated (979b65f -> 96bba4c)

2020-12-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch fixci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. discard 979b65f CI: Only use approved GitHub Actions add 96bba4c CI: Only use approved GitHub Actions

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2622: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
Ouss4 merged pull request #2622: URL: https://github.com/apache/incubator-nuttx/pull/2622 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 master updated: CI: Only use approved GitHub Actions

2020-12-29 Thread aguettouche
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 0d8dc13 CI: Only use approved Git

[GitHub] [incubator-nuttx-apps] btashton opened a new pull request #542: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
btashton opened a new pull request #542: URL: https://github.com/apache/incubator-nuttx-apps/pull/542 ## Summary See https://github.com/apache/incubator-nuttx/pull/2622 *In addition to the problem listed here this also brings this in-line with the OS workflow files.* Apache

[incubator-nuttx-apps] 01/01: CI: Only use approved GitHub Actions

2020-12-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch fixci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git commit 979b65f7cd2a809a8786270d0a8de4415b6d6064 Author: Brennan Ashton AuthorDate: Tue Dec 29 13:51:02 2020 -080

[incubator-nuttx-apps] branch fixci created (now 979b65f)

2020-12-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch fixci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-apps.git. at 979b65f CI: Only use approved GitHub Actions This branch includes the following new commits: n

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2622: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
Ouss4 commented on pull request #2622: URL: https://github.com/apache/incubator-nuttx/pull/2622#issuecomment-752240283 Thanks for fixing this! I suggest we wait just one macOS build and then get it in. This is an autom

[GitHub] [incubator-nuttx] btashton commented on pull request #2619: arch/sim/hci: reuse the reserved fields of hci buffer

2020-12-29 Thread GitBox
btashton commented on pull request #2619: URL: https://github.com/apache/incubator-nuttx/pull/2619#issuecomment-752231996 @anchao do you have plans for these new host interfaces for avail and close? This is an automated messa

[GitHub] [incubator-nuttx] btashton edited a comment on pull request #2622: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
btashton edited a comment on pull request #2622: URL: https://github.com/apache/incubator-nuttx/pull/2622#issuecomment-752230124 @Ouss4 Can you take a look. I think everything is building now and any failures would be something that slipped in while the CI was broken. Once this is in, I'

[GitHub] [incubator-nuttx] btashton commented on pull request #2622: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
btashton commented on pull request #2622: URL: https://github.com/apache/incubator-nuttx/pull/2622#issuecomment-752230124 @Ouss4 Can you take a look. I think everything is building now and any failures would be something that slipped in while the CI was broken. --

[incubator-nuttx] branch fixci updated (5b42cf8 -> 44793ab)

2020-12-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch fixci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. discard 5b42cf8 CI: Only use approved GitHub Actions add 44793ab CI: Only use approved GitHub Actions This

[GitHub] [incubator-nuttx] btashton opened a new pull request #2622: CI: Only use approved GitHub Actions

2020-12-29 Thread GitBox
btashton opened a new pull request #2622: URL: https://github.com/apache/incubator-nuttx/pull/2622 ## Summary Apache Infrastructure recently made a change to the GitHub projects so that they cannot use actions that are not under the Apache org, GitHub org, or verified. We were using s

[incubator-nuttx] 01/01: CI: Only use approved GitHub Actions

2020-12-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a commit to branch fixci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 5b42cf8bfee12c9a358466320e09cc40759023df Author: Brennan Ashton AuthorDate: Tue Dec 29 11:53:05 2020 -0800

[incubator-nuttx] branch fixci created (now 5b42cf8)

2020-12-29 Thread btashton
This is an automated email from the ASF dual-hosted git repository. btashton pushed a change to branch fixci in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. at 5b42cf8 CI: Only use approved GitHub Actions This branch includes the following new commits: new 5b

[GitHub] [incubator-nuttx-apps] yjdwbj opened a new pull request #541: added: Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon

2020-12-29 Thread GitBox
yjdwbj opened a new pull request #541: URL: https://github.com/apache/incubator-nuttx-apps/pull/541 ## Summary Using nRF24L01+ as A Bluetooth Low Energy Broadcaster/Beacon. This app is inspired by Dmitry Grinberg’s idea [Faking Bluetooth LE](https://dmitry.gr/index.php?r=05.Projects&pro

[GitHub] [incubator-nuttx] fjpanag opened a new pull request #2621: Added formatted timestamps in syslog.

2020-12-29 Thread GitBox
fjpanag opened a new pull request #2621: URL: https://github.com/apache/incubator-nuttx/pull/2621 ## Summary Adds the ability to have formatted timestamps in syslog, using the standard C date specifiers (`strftime`). ## Impact The default formatting remains as is, so there shou

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

2020-12-29 Thread GitBox
xiaoxiang781216 merged pull request #2620: URL: https://github.com/apache/incubator-nuttx/pull/2620 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-29 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 763aae8 arch/stm32: Fix nxstyle err

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

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

[GitHub] [incubator-nuttx] anchao opened a new pull request #2619: arch/sim/hci: reuse the reserved fields of hci buffer

2020-12-29 Thread GitBox
anchao opened a new pull request #2619: URL: https://github.com/apache/incubator-nuttx/pull/2619 ## Summary arch/sim/hci: reuse the reserved fields of hci buffer sim/host/hcisocket: add avail/close interface ## Impact sim/bthcisock ## Testing ./tools/con

[GitHub] [incubator-nuttx] v01d commented on pull request #2614: bl602: Update register maps and lower half drivers

2020-12-29 Thread GitBox
v01d commented on pull request #2614: URL: https://github.com/apache/incubator-nuttx/pull/2614#issuecomment-752076157 This reminds me of something I found when working on support for GD32VF103: while debugging I could see a register value change if I stepped code (which actually had an eff

[incubator-nuttx] branch master updated (5f71e2b -> 6ad1181)

2020-12-29 Thread davids5
This is an automated email from the ASF dual-hosted git repository. davids5 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from 5f71e2b fix ci build failed add 6ad1181 serial: should include explicitly No new revisions were ad

[GitHub] [incubator-nuttx] davids5 merged pull request #2617: serial: should include explicitly

2020-12-29 Thread GitBox
davids5 merged pull request #2617: URL: https://github.com/apache/incubator-nuttx/pull/2617 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] GUIDINGLI closed pull request #2615: mqueue: simplify the mqueue reailize

2020-12-29 Thread GitBox
GUIDINGLI closed pull request #2615: URL: https://github.com/apache/incubator-nuttx/pull/2615 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] GUIDINGLI opened a new pull request #2618: remove INODE_IS_SPECIAL() use INODE_IS_PSEUDODIR instead

2020-12-29 Thread GitBox
GUIDINGLI opened a new pull request #2618: URL: https://github.com/apache/incubator-nuttx/pull/2618 ## Summary add nx_unlink remove INODE_IS_SPECIAL() use INODE_IS_PSEUDODIR instead ## Impact file operation who use INODE_IS_SPECIAL ## Testing Test pass on sim

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #2617: serial: should include explicitly

2020-12-29 Thread GitBox
GUIDINGLI opened a new pull request #2617: URL: https://github.com/apache/incubator-nuttx/pull/2617 ## Summary serial: should include explicitly ## Impact ## Testing This is an automated mess

[GitHub] [incubator-nuttx-apps] FASTSHIFT opened a new pull request #540: lvgl: Add file system interface.

2020-12-29 Thread GitBox
FASTSHIFT opened a new pull request #540: URL: https://github.com/apache/incubator-nuttx-apps/pull/540 ## Summary lvgl: Add file system interface. ## Impact let lvgl access file system. ## Testing daily test ---

[GitHub] [incubator-nuttx] anchao opened a new pull request #2616: libc/dumpvbuffer: update the vector ptr correctly

2020-12-29 Thread GitBox
anchao opened a new pull request #2616: URL: https://github.com/apache/incubator-nuttx/pull/2616 ## Summary libc/dumpvbuffer: update the vector ptr correctly fix a bug that the vector pointer is not updated correctly. Signed-off-by: chao.an ## Impact N/A

[GitHub] [incubator-nuttx] GUIDINGLI opened a new pull request #2615: mqueue: simplify the mqueue reailize

2020-12-29 Thread GitBox
GUIDINGLI opened a new pull request #2615: URL: https://github.com/apache/incubator-nuttx/pull/2615 ## Summary mqueue: simplify the mqueue reailize 1. remove description management in mqueue, save code size 2. use i_ops instead of i_mqueue to remove the dup logic

[GitHub] [incubator-nuttx] btashton commented on pull request #2614: bl602: Update register maps and lower half drivers

2020-12-29 Thread GitBox
btashton commented on pull request #2614: URL: https://github.com/apache/incubator-nuttx/pull/2614#issuecomment-752020995 @Virus-V @xiaoxiang781216 @v01d Here are my change on top of the original PR. I am having some issues as after some time the clock register that controls the f

[GitHub] [incubator-nuttx] btashton opened a new pull request #2614: bl602: Update register maps and lower half drivers

2020-12-29 Thread GitBox
btashton opened a new pull request #2614: URL: https://github.com/apache/incubator-nuttx/pull/2614 ## Summary This brings the BL602 port more in-line with NuttX especially with how registers are handled. ## Testing Tested on bl602evb board. Currently having issues with t

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

2020-12-29 Thread GitBox
btashton merged pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566 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] 08/09: check bl602 license

2020-12-29 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.git commit 3e0a84182e4df34969b6b8228113dfaa239a9b03 Author: Virus.V AuthorDate: Thu Dec 24 10:22:20 2020 +0800 chec

[incubator-nuttx] 03/09: Solve the problems pointed out in the comments

2020-12-29 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.git commit ce40edbd111f18e4219a1fd0e40a28d6b213a7da Author: Virus.V AuthorDate: Fri Dec 18 17:12:33 2020 +0800 Solv

[incubator-nuttx] 04/09: Reconstruct bl602 readme; move up_irq_save/restore declaration to common place

2020-12-29 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.git commit 7e84874cb15ca36124febc4f77131b13a22bf87f Author: Virus.V AuthorDate: Fri Dec 18 23:06:41 2020 +0800 Reco

[incubator-nuttx] 06/09: Fix the BL602 mtimer frequency error.

2020-12-29 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.git commit 12258d72d2ca9d91935414588aaa5c1448dd39ae Author: Virus.V AuthorDate: Mon Dec 21 15:46:36 2020 +0800 Fix

[incubator-nuttx] 05/09: Fix BL602 CI Build failed. Modify the default configuration in KConfig. Sync latest commit from mainline.

2020-12-29 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.git commit 2b8e0945a983f7d3b48d09c910841ee1d460ea86 Author: Virus.V AuthorDate: Sun Dec 20 00:29:35 2020 +0800 Fix

[incubator-nuttx] branch master updated (673a4b5 -> 5f71e2b)

2020-12-29 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 673a4b5 arch: S32K/Kinetis: Fix RTC settime prescaler new 58bd873 Add Basic support for BL602(UART

[incubator-nuttx] 02/09: fix checkpatch warning

2020-12-29 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.git commit 417d0d4ccd219ee340b021d1f3cc8d3a25815513 Author: Virus.V AuthorDate: Fri Dec 18 08:38:34 2020 +0800 fix

[incubator-nuttx] 09/09: fix ci build failed

2020-12-29 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.git commit 5f71e2be793eac24d0eaaeff929493b6a4c8316c Author: Virus.V AuthorDate: Thu Dec 24 10:30:03 2020 +0800 fix

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

2020-12-29 Thread GitBox
btashton commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-752016288 @xiaoxiang781216 Ok I do think we should try to get my changes in soon though as there are still a lot of outstanding issues here that I have addressed. -

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

2020-12-29 Thread GitBox
xiaoxiang781216 commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-752015140 @btashton yes, let's go ahead. This is an automated message from the Apache Git Service. To resp

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

2020-12-29 Thread GitBox
Virus-V commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-752004323 @btashton Can you consider merging this PR first and use your modification as a new PR? We can review it together. -