[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2611: Fix vairous issues found in bt uart shim driver

2020-12-28 Thread GitBox
xiaoxiang781216 commented on pull request #2611: URL: https://github.com/apache/incubator-nuttx/pull/2611#issuecomment-751626900 @jerpelea thanks, PR pass CI now. This is an automated message from the Apache Git Service. To r

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2609: Fix minor issue in bt uart driver

2020-12-28 Thread GitBox
xiaoxiang781216 commented on pull request #2609: URL: https://github.com/apache/incubator-nuttx/pull/2609#issuecomment-751627039 @jerpelea CI pass now. This is an automated message from the Apache Git Service. To respond to t

[incubator-nuttx] 04/04: bt_uart: Retry the lower half operation if -EINTR is returned

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit d85cf99a6598bc5eee1fb15facf03226d5308641 Author: Xiang Xiao AuthorDate: Sun Dec 27 19:57:16 2020 +0800 b

[incubator-nuttx] branch master updated (f992ff3 -> d85cf99)

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from f992ff3 Fix nxstyle warning new 6a30d7a bt_uart: Remove static variables in btuart_rxwork new

[incubator-nuttx] 02/04: bt_uart: Fix the minor typo in bt_uart driver

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit ca5d8d86606671280e58e710c945cdd55eac0aff Author: Xiang Xiao AuthorDate: Sun Dec 27 15:40:30 2020 +0800 b

[incubator-nuttx] 01/04: bt_uart: Remove static variables in btuart_rxwork

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 6a30d7ad6b94e28518f96dd22c6fae1f3196ae0e Author: Xiang Xiao AuthorDate: Sun Dec 27 15:34:36 2020 +0800 b

[GitHub] [incubator-nuttx] jerpelea merged pull request #2609: Fix minor issue in bt uart driver

2020-12-28 Thread GitBox
jerpelea merged pull request #2609: URL: https://github.com/apache/incubator-nuttx/pull/2609 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] 03/04: bt_uart: Don't call rxdrain in the successful path

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 1d8397a36d4fc18541626bab6b8afc98733103b6 Author: Xiang Xiao AuthorDate: Sun Dec 27 15:48:31 2020 +0800 b

[incubator-nuttx] 04/06: bt_uart_shim: Remove g_lowerstatic static variable

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 9f463fd3da190c5a49946bda9c6f73d20b99386a Author: Xiang Xiao AuthorDate: Sun Dec 27 18:54:24 2020 +0800 b

[incubator-nuttx] 02/06: bt_uart_shim: Support the multiple instances

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c0cd125bf37a4a30c0d67a1d4c4654fc0f54f54e Author: Xiang Xiao AuthorDate: Sun Dec 27 17:16:21 2020 +0800 b

[incubator-nuttx] 01/06: bt_uart_shim: Correct the prototype of bt_uart_shim_getdevice

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit aec3220fae4e933f9a1a5d90e571b4d80283f3d3 Author: Xiang Xiao AuthorDate: Sun Dec 27 02:53:32 2020 +0800 b

[incubator-nuttx] branch master updated (d85cf99 -> c612c06)

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git. from d85cf99 bt_uart: Retry the lower half operation if -EINTR is returned new aec3220 bt_uart_shim: Cor

[incubator-nuttx] 06/06: bt_uart_shim: Setup pollfd with file* correctly

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c612c068e1f70797ea515f351fcbe3da2fdaec36 Author: Xiang Xiao AuthorDate: Sun Dec 27 23:02:13 2020 +0800 b

[incubator-nuttx] 03/06: bt_uart_shim: Don't hardcode the thread stack size

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit 8ce2d376cc1d6c3657754ad5075f8babf1837f10 Author: Xiang Xiao AuthorDate: Sun Dec 27 17:31:31 2020 +0800 b

[incubator-nuttx] 05/06: bt_uart_shim: Make CONFIG_SERIAL_TERMIOS optional

2020-12-28 Thread jerpelea
This is an automated email from the ASF dual-hosted git repository. jerpelea pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git commit c258fe0f85bb3f27362656eba70aedc3e8a3c0f4 Author: Xiang Xiao AuthorDate: Sun Dec 27 19:15:58 2020 +0800 b

[GitHub] [incubator-nuttx] jerpelea merged pull request #2611: Fix vairous issues found in bt uart shim driver

2020-12-28 Thread GitBox
jerpelea merged pull request #2611: URL: https://github.com/apache/incubator-nuttx/pull/2611 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] PetervdPerk-NXP opened a new pull request #2612: arch: S32K/Kinetis: Fix RTC settime prescaler

2020-12-28 Thread GitBox
PetervdPerk-NXP opened a new pull request #2612: URL: https://github.com/apache/incubator-nuttx/pull/2612 ## Summary Original RTC settime prescaler formula used (CONFIG_RTC_FREQUENCY / 10). Which for example with an 32768Hz clock always results in zero due to integer logic.

[GitHub] [incubator-nuttx] saramonteiro opened a new pull request #2613: xtensa/esp32: Added driver api to reload counter instantly

2020-12-28 Thread GitBox
saramonteiro opened a new pull request #2613: URL: https://github.com/apache/incubator-nuttx/pull/2613 ## Summary This PR does 2 things: * Adds a driver API to reload the counter instantly, instead of only doing this at an alarm event. * Refactors the clear function

[GitHub] [incubator-nuttx] Ouss4 commented on pull request #2612: arch: S32K/Kinetis: Fix RTC settime prescaler

2020-12-28 Thread GitBox
Ouss4 commented on pull request #2612: URL: https://github.com/apache/incubator-nuttx/pull/2612#issuecomment-751675483 @PetervdPerk-NXP could you please rebase and drop the merge commit. Regarding the checks, it looks like Github is facing some issues. --

[incubator-nuttx] branch master updated: xtensa/esp32: Added driver api to reload counter instantly

2020-12-28 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 65f39fc xtensa/esp32: Added drive

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2613: xtensa/esp32: Added driver api to reload counter instantly

2020-12-28 Thread GitBox
Ouss4 merged pull request #2613: URL: https://github.com/apache/incubator-nuttx/pull/2613 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] acassis merged pull request #2604: libc: Add b64_ntop and b64_pton implementation

2020-12-28 Thread GitBox
acassis merged pull request #2604: URL: https://github.com/apache/incubator-nuttx/pull/2604 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: libc: Add b64_ntop and b64_pton implementation

2020-12-28 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 The following commit(s) were added to refs/heads/master by this push: new 10adf76 libc: Add b64_ntop and b64_pt

[incubator-nuttx] branch master updated: arch: S32K/Kinetis: Fix RTC settime prescaler

2020-12-28 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 673a4b5 arch: S32K/Kinetis: Fix R

[GitHub] [incubator-nuttx] Ouss4 merged pull request #2612: arch: S32K/Kinetis: Fix RTC settime prescaler

2020-12-28 Thread GitBox
Ouss4 merged pull request #2612: URL: https://github.com/apache/incubator-nuttx/pull/2612 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-website] branch asf-site updated: Publishing web: 1d65847df020becad8aaf7f02f01a93bc9e03ba9 docs: 673a4b5b39067d561413fad0178ffcf57457361b

2020-12-28 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 7b97612 Publishing web

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

2020-12-28 Thread GitBox
btashton commented on pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#issuecomment-751915349 > > @v01d @xiaoxiang781216 @btashton Is there still some work we need to do? > > @Virus-V I have a fairly large patch on top of this that I am working on right no