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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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.
--
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
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
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
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
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
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
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
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
27 matches
Mail list logo