[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1478: nimble/phy/nrf5x: Fix tx-tx timing

2023-03-13 Thread via GitHub
andrzej-kaczmarek opened a new pull request, #1478: URL: https://github.com/apache/mynewt-nimble/pull/1478 When scheduling relative to TX start time we should also adjust for delay between radio event and actual TX time. -- This is an automated message from the Apache Git Service. To resp

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1478: nimble/phy/nrf5x: Fix tx-tx timing

2023-03-13 Thread via GitHub
andrzej-kaczmarek merged PR #1478: URL: https://github.com/apache/mynewt-nimble/pull/1478 -- 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubs

[mynewt-nimble] branch master updated: nimble/phy/nrf5x: Fix tx-tx timing

2023-03-13 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new 1a5d0bf1 nimble/phy/nrf5x: Fix tx-tx timing

[mynewt-site] 04/21: asf-site update Thu Feb 02 19:19:28 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit ff66f7f788a7ebb0ebce26b8717ecaa3e3d6870b Author: jenkins AuthorDate: Thu Feb 2 19:19:28 2023 + as

[mynewt-site] 14/21: asf-site update Fri Feb 24 14:00:31 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit 96169cfad373db53310d34ba2f2099e455c32e80 Author: jenkins AuthorDate: Fri Feb 24 14:00:31 2023 + a

[mynewt-site] 09/21: asf-site update Sat Feb 04 23:37:59 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit 0e0817abea5c25922b25eddb4544a31b399b66a2 Author: jenkins AuthorDate: Sat Feb 4 23:37:59 2023 + as

[mynewt-site] 07/21: asf-site update Fri Feb 03 20:53:52 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit bf219a626856c0fce531e3a159a116e2669adfc9 Author: jenkins AuthorDate: Fri Feb 3 20:53:52 2023 + as

[mynewt-site] 20/21: asf-site update Tue Mar 07 22:21:02 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit b4316b33e8d7bcbecb5a12eaab7f8f6e88037736 Author: jenkins AuthorDate: Tue Mar 7 22:21:02 2023 + as

[mynewt-site] 19/21: asf-site update Tue Mar 07 21:04:23 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit 931b6955cdbbd6f1aeaf2df694c2af85d5838fe6 Author: jenkins AuthorDate: Tue Mar 7 21:04:23 2023 + as

[mynewt-site] branch asf-site updated (3c37473590 -> b2f54c1feb)

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git discard 3c37473590 asf-site update Thu Mar 09 14:08:41 UTC 2023 discard 4408ce564a asf-site update Thu Mar 09 1

[mynewt-site] 05/21: asf-site update Thu Feb 02 23:18:46 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit 8928f69040f9cbe2de229b9f14caa504868efad2 Author: jenkins AuthorDate: Thu Feb 2 23:18:46 2023 + as

[mynewt-site] 03/21: asf-site update Thu Feb 02 19:12:27 UTC 2023

2023-03-13 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mynewt-site.git commit d28b32732658e5bcc9c1ee11def2c2770363c563 Author: jenkins AuthorDate: Thu Feb 2 19:12:27 2023 + as

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on a diff in pull request #1476: apps: Add lvgl scanner

2023-03-13 Thread via GitHub
andrzej-kaczmarek commented on code in PR #1476: URL: https://github.com/apache/mynewt-nimble/pull/1476#discussion_r1134722831 ## apps/lvgl_scanner/src/main.c: ## @@ -0,0 +1,333 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license

[GitHub] [mynewt-newt] andrzej-kaczmarek commented on a diff in pull request #510: compiler: Add compiler flags $(...) patterns

2023-03-13 Thread via GitHub
andrzej-kaczmarek commented on code in PR #510: URL: https://github.com/apache/mynewt-newt/pull/510#discussion_r1134733549 ## newt/toolchain/compiler.go: ## @@ -292,10 +293,20 @@ func loadFlags(yc ycfg.YCfg, settings *cfgv.Settings, key string) []string { }

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1477: porting/nuttx/example: perform initialization if not done by NSH

2023-03-13 Thread via GitHub
andrzej-kaczmarek merged PR #1477: URL: https://github.com/apache/mynewt-nimble/pull/1477 -- 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 go to the specific comment. To unsubscribe, e-mail: commits-unsubs

[mynewt-nimble] branch master updated: porting/nuttx/example: perform initialization if not done by NSH For example, when Nimble NuttX example is the entry point for users applications.

2023-03-13 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git The following commit(s) were added to refs/heads/master by this push: new 88758a81 porting/nuttx/example: perform ini