[GitHub] [mynewt-nimble] sjanc merged pull request #1522: apps: bttester: reject L2CAP connections basing on PSM only

2023-06-19 Thread via GitHub
sjanc merged PR #1522: URL: https://github.com/apache/mynewt-nimble/pull/1522 -- 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-unsubscr...@mynewt

[mynewt-nimble] branch master updated (20a82a5d -> 841fa4c7)

2023-06-19 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git from 20a82a5d host/sm: split error check for SC Only requirements in Pair Response add 841fa4c7 apps: bttester:

[GitHub] [mynewt-nimble] sjanc merged pull request #1524: host/sm: do not send Pairing Failed after receiving Pairing Failed

2023-06-19 Thread via GitHub
sjanc merged PR #1524: URL: https://github.com/apache/mynewt-nimble/pull/1524 -- 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-unsubscr...@mynewt

[mynewt-nimble] branch master updated: host/sm: do not send Pairing Failed after receiving Pairing Failed

2023-06-19 Thread janc
This is an automated email from the ASF dual-hosted git repository. janc 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 89db9ca2 host/sm: do not send Pairing Faile

[GitHub] [mynewt-nimble] wpiet opened a new pull request, #1530: host/l2cap: add doxygen comments for the header file

2023-06-19 Thread via GitHub
wpiet opened a new pull request, #1530: URL: https://github.com/apache/mynewt-nimble/pull/1530 (no comment) -- 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,

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request, #3025: hw/mcu/cmac: Fix os_tick handling

2023-06-19 Thread via GitHub
andrzej-kaczmarek opened a new pull request, #3025: URL: https://github.com/apache/mynewt-core/pull/3025 The os_tick is handled by 36_10_EQ_Y and 9_0_EQ_Y comparators which requires extra handling to match full value on 2 separate comparators. This could also trigger an assert on wakeup

[GitHub] [mynewt-newt] andrzej-kaczmarek opened a new pull request, #521: syscfg: Write defs for each APIs provided by included packages

2023-06-19 Thread via GitHub
andrzej-kaczmarek opened a new pull request, #521: URL: https://github.com/apache/mynewt-newt/pull/521 This adds symbols in syscfg.h for each API provided by packages included in build. The symbol name has "MYNEWT_API_" prefix followed with sanitized API name, all illegal characters in resu

[GitHub] [mynewt-newt] andrzej-kaczmarek commented on a diff in pull request #521: syscfg: Write defs for each APIs provided by included packages

2023-06-19 Thread via GitHub
andrzej-kaczmarek commented on code in PR #521: URL: https://github.com/apache/mynewt-newt/pull/521#discussion_r1234534583 ## newt/syscfg/syscfg.go: ## @@ -1599,7 +1599,19 @@ func writePackages(lpkgs []*pkg.LocalPackage, w io.Writer) { } } -func write(cfg Cfg, lpkgs

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1528: nimble/ll: Rework connsm flags

2023-06-19 Thread via GitHub
andrzej-kaczmarek merged PR #1528: URL: https://github.com/apache/mynewt-nimble/pull/1528 -- 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] 02/03: nimble/ll: Remove CONN_F macros

2023-06-19 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 commit f11970b01878e75e04d829ed9efeb7e10855225a Author: Andrzej Kaczmarek AuthorDate: Tue Jun 13 16:10:38 2023 +0200

[mynewt-nimble] 03/03: nimble/ll: Cleanup connsm flag names

2023-06-19 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 commit db390799477df7d2ade022a03cd0204009b90254 Author: Andrzej Kaczmarek AuthorDate: Tue Jun 13 23:38:19 2023 +0200

[mynewt-nimble] 01/03: nimble/ll: Simplify connsm flags

2023-06-19 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 commit fe2e4fc6b6d2148a3cf7bd4068a4549b959253f3 Author: Andrzej Kaczmarek AuthorDate: Tue Jun 13 15:40:10 2023 +0200

[mynewt-nimble] branch master updated (89db9ca2 -> db390799)

2023-06-19 Thread andk
This is an automated email from the ASF dual-hosted git repository. andk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git from 89db9ca2 host/sm: do not send Pairing Failed after receiving Pairing Failed new fe2e4fc6 nimble/ll: Simplif

[GitHub] [mynewt-core] andrzej-kaczmarek merged pull request #3011: hw/bsp: Add BSP for Nordic Thingy:53

2023-06-19 Thread via GitHub
andrzej-kaczmarek merged PR #3011: URL: https://github.com/apache/mynewt-core/pull/3011 -- 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-unsubscr

[mynewt-core] branch master updated: hw/bsp: Add BSP for Nordic Thingy:53

2023-06-19 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-core.git The following commit(s) were added to refs/heads/master by this push: new 7430369be hw/bsp: Add BSP for Nordic Thingy:5

[GitHub] [mynewt-core] wes3 commented on pull request #3017: hw/bus/drivers/spi_da1469x: Allow for 16-bit SPI transfers

2023-06-19 Thread via GitHub
wes3 commented on PR #3017: URL: https://github.com/apache/mynewt-core/pull/3017#issuecomment-1597903532 I did some testing; here are some stats. I do a very large DMA transfer (programming an fpga and it succeeds) and then some other short ones. The "read" command consists of two bytes wri

[GitHub] [mynewt-core] wes3 merged pull request #3017: hw/bus/drivers/spi_da1469x: Allow for 16-bit SPI transfers

2023-06-19 Thread via GitHub
wes3 merged PR #3017: URL: https://github.com/apache/mynewt-core/pull/3017 -- 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-unsubscr...@mynewt.ap

[mynewt-core] 03/04: hw/bus/drivers/spi_da1469x: Allow for 16-bit dma transfers

2023-06-19 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit a334ba6abe1eea0502c1cd226af0b56ba7c3e92b Author: Will San Filippo AuthorDate: Mon Jun 19 12:35:08 2023 -0400 hw/

[mynewt-core] 01/04: hw/bus/drivers/spi_da1469x: Allow for 16-bit dma transfers

2023-06-19 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 2c7730f8658d1234609f4f5eae59442d5a6f5412 Author: Will San Filippo AuthorDate: Tue Jun 13 17:42:15 2023 -0400 hw/

[mynewt-core] 02/04: hw/bus/drivers/spi_da1469x: Allow for 16-bit dma transfers

2023-06-19 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit f39917fe59526ccc2dad2753a115493f745ee2cd Author: Will San Filippo AuthorDate: Wed Jun 14 10:53:13 2023 -0400 hw/

[mynewt-core] 04/04: hw/bus/drivers/spi_da1469x: Allow for 16-bit dma transfers

2023-06-19 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit d2470161e0dec8b903b4d6ca6160161e90baea13 Author: Will San Filippo AuthorDate: Mon Jun 19 12:37:55 2023 -0400 hw/

[mynewt-core] branch master updated (7430369be -> d2470161e)

2023-06-19 Thread wes3
This is an automated email from the ASF dual-hosted git repository. wes3 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git from 7430369be hw/bsp: Add BSP for Nordic Thingy:53 new 2c7730f86 hw/bus/drivers/spi_da1469x: Allow for 16-bit dma