[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2891: iptest thread safe malloc

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #2891: URL: https://github.com/apache/mynewt-core/pull/2891#issuecomment-1262846778 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2891: iptest thread safe malloc

2022-09-29 Thread GitBox
kasjer opened a new pull request, #2891: URL: https://github.com/apache/mynewt-core/pull/2891 LwIP in default configuration specified by lwipopts.h uses malloc/calloc/free for some allocations. - To make sure that malloc is thread safe restriction is applied in syscfg for lwipopts pac

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2890: Add ETH support to PIC32 boards

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #2890: URL: https://github.com/apache/mynewt-core/pull/2890#issuecomment-1262840609 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2890: Add ETH support to PIC32 boards

2022-09-29 Thread GitBox
kasjer opened a new pull request, #2890: URL: https://github.com/apache/mynewt-core/pull/2890 - pic32mz_periph_create() now creates eth device if ETH_0 is specified - olimex-pic32-hmz144 now includes config settings for RMII/MII - olimex-pic32-emz64 includes RMII settings and also gets

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1382: Update mailmap

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #1382: URL: https://github.com/apache/mynewt-nimble/pull/1382#issuecomment-1262775920 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-core] kasjer merged pull request #2887: Add Ethernet driver for pic32

2022-09-29 Thread GitBox
kasjer merged PR #2887: URL: https://github.com/apache/mynewt-core/pull/2887 -- 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.

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2887: Add Ethernet driver for pic32

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #2887: URL: https://github.com/apache/mynewt-core/pull/2887#issuecomment-1262660518 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1378: nimble/ll: Fix MIC failure during encryption start

2022-09-29 Thread GitBox
andrzej-kaczmarek merged PR #1378: URL: https://github.com/apache/mynewt-nimble/pull/1378 -- 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

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1381: nimble/ll: Fixes for aux scanner

2022-09-29 Thread GitBox
andrzej-kaczmarek merged PR #1381: URL: https://github.com/apache/mynewt-nimble/pull/1381 -- 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

[GitHub] [mynewt-nimble] danimasa closed issue #1363: Dynamic characteristics

2022-09-29 Thread GitBox
danimasa closed issue #1363: Dynamic characteristics URL: https://github.com/apache/mynewt-nimble/issues/1363 -- 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-

[GitHub] [mynewt-nimble] danimasa commented on issue #1363: Dynamic characteristics

2022-09-29 Thread GitBox
danimasa commented on issue #1363: URL: https://github.com/apache/mynewt-nimble/issues/1363#issuecomment-1262146073 I used micropython as a reference to generate de services at runtime. Here is the link to the project: https://github.com/micropython/micropython/blob/master/extmod/nimble/m

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1262097981 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1262027479 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/tran

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1377: nimble/host: Add HCI Commands/ events for connection subrating

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #1377: URL: https://github.com/apache/mynewt-nimble/pull/1377#issuecomment-1262011641 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/host

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2889: hw/ipc_nrf5340: Add support for HCI IPC transport

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #2889: URL: https://github.com/apache/mynewt-core/pull/2889#issuecomment-1262003705 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1374: PHY and FEM TX/RX gain imporovements

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #1374: URL: https://github.com/apache/mynewt-nimble/pull/1374#issuecomment-1261993994 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1381: nimble/ll: Fixes for aux scanner

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #1381: URL: https://github.com/apache/mynewt-nimble/pull/1381#issuecomment-1261962067 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1320: apps/bleservo: Initial commit.

2022-09-29 Thread GitBox
apache-mynewt-bot commented on PR #1320: URL: https://github.com/apache/mynewt-nimble/pull/1320#issuecomment-1261953852 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/bleser

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1380: nimble/ll: Always send assert vs event if enabled

2022-09-29 Thread GitBox
andrzej-kaczmarek merged PR #1380: URL: https://github.com/apache/mynewt-nimble/pull/1380 -- 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

[GitHub] [mynewt-core] kasjer merged pull request #2886: baselibc: Add option to have thread-safe heap

2022-09-29 Thread GitBox
kasjer merged PR #2886: URL: https://github.com/apache/mynewt-core/pull/2886 -- 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.

[GitHub] [mynewt-core] kasjer merged pull request #2888: mcu/pic32mz: Add d-cache flushing functions

2022-09-28 Thread GitBox
kasjer merged PR #2888: URL: https://github.com/apache/mynewt-core/pull/2888 -- 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.

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1381: nimble/ll: Fixes for aux scanner

2022-09-28 Thread GitBox
apache-mynewt-bot commented on PR #1381: URL: https://github.com/apache/mynewt-nimble/pull/1381#issuecomment-1261565053 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1380: nimble/ll: Always send assert vs event if enabled

2022-09-28 Thread GitBox
apache-mynewt-bot commented on PR #1380: URL: https://github.com/apache/mynewt-nimble/pull/1380#issuecomment-1261561282 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2888: mcu/pic32mz: Add d-cache flushing functions

2022-09-28 Thread GitBox
apache-mynewt-bot commented on PR #2888: URL: https://github.com/apache/mynewt-core/pull/2888#issuecomment-1261504138 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer commented on a diff in pull request #2888: mcu/pic32mz: Add d-cache flushing functions

2022-09-28 Thread GitBox
kasjer commented on code in PR #2888: URL: https://github.com/apache/mynewt-core/pull/2888#discussion_r982892345 ## hw/mcu/microchip/pic32mz/src/system_pic32.c: ## @@ -42,6 +42,27 @@ static inline int PLL_ODIV(int n) uint32_t SystemCoreClock; +#if __PIC32_HAS_L1CACHE +void

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2888: mcu/pic32mz: Add d-cache flushing functions

2022-09-28 Thread GitBox
sjanc commented on code in PR #2888: URL: https://github.com/apache/mynewt-core/pull/2888#discussion_r982853107 ## hw/mcu/microchip/pic32mz/src/system_pic32.c: ## @@ -42,6 +42,27 @@ static inline int PLL_ODIV(int n) uint32_t SystemCoreClock; +#if __PIC32_HAS_L1CACHE +void +

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-28 Thread GitBox
apache-mynewt-bot commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1261424400 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/tran

[GitHub] [mynewt-core] kasjer merged pull request #2880: lwip: Move lwipopts.h to separate package

2022-09-28 Thread GitBox
kasjer merged PR #2880: URL: https://github.com/apache/mynewt-core/pull/2880 -- 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.

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-28 Thread GitBox
andrzej-kaczmarek commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1261382464 requires also some core changes: https://github.com/apache/mynewt-core/pull/2889 -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [mynewt-nimble] jrotkiewicz commented on pull request #1378: nimble/ll: Fix MIC failure during encryption start

2022-09-28 Thread GitBox
jrotkiewicz commented on PR #1378: URL: https://github.com/apache/mynewt-nimble/pull/1378#issuecomment-1260737965 Tested few hundred of times and I could not reproduce mic failure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1377: nimble/host: Add HCI Commands/ events for connection subrating

2022-09-28 Thread GitBox
apache-mynewt-bot commented on PR #1377: URL: https://github.com/apache/mynewt-nimble/pull/1377#issuecomment-1260713299 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/host

[GitHub] [mynewt-nimble] sjanc merged pull request #1373: host: Add defines for Key Distribution settings

2022-09-28 Thread GitBox
sjanc merged PR #1373: URL: https://github.com/apache/mynewt-nimble/pull/1373 -- 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

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1377: nimble/host: Add HCI Commands/ events for connection subrating

2022-09-28 Thread GitBox
apache-mynewt-bot commented on PR #1377: URL: https://github.com/apache/mynewt-nimble/pull/1377#issuecomment-1260487095 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/host

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1260102087 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2889: hw/ipc_nrf5340: Add support for HCI IPC transport

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #2889: URL: https://github.com/apache/mynewt-core/pull/2889#issuecomment-1260096771 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] andrzej-kaczmarek commented on pull request #2889: hw/ipc_nrf5340: Add support for HCI IPC transport

2022-09-27 Thread GitBox
andrzej-kaczmarek commented on PR #2889: URL: https://github.com/apache/mynewt-core/pull/2889#issuecomment-1260095304 https://github.com/apache/mynewt-nimble/pull/1379 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [mynewt-core] andrzej-kaczmarek opened a new pull request, #2889: hw/ipc_nrf5340: Add support for HCI IPC transport

2022-09-27 Thread GitBox
andrzej-kaczmarek opened a new pull request, #2889: URL: https://github.com/apache/mynewt-core/pull/2889 This adds structure required for HCI IPC transport to shared memory. Since HCI IPC transport implements generic flow control for HCI over IPC, we can remove "old" flow control code. --

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379#issuecomment-1260094540 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/tran

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1379: nimble/transport: Add generic IPC transport with flow control

2022-09-27 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1379: URL: https://github.com/apache/mynewt-nimble/pull/1379 This adds generic IPC transport that should be used as a base for any transport with LL on separate core. It's similar to HCI H4, but has a bit different header to simplify processing

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2888: mcu/pic32mz: Add d-cache flushing functions

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #2888: URL: https://github.com/apache/mynewt-core/pull/2888#issuecomment-1260048430 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2888: mcu/pic32mz: Add d-cache flushing functions

2022-09-27 Thread GitBox
kasjer opened a new pull request, #2888: URL: https://github.com/apache/mynewt-core/pull/2888 Add D-cache flushing functions if L1 CACHE is present. -- 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 t

[GitHub] [mynewt-core] kasjer merged pull request #2883: tcp_console: Fix race condition

2022-09-27 Thread GitBox
kasjer merged PR #2883: URL: https://github.com/apache/mynewt-core/pull/2883 -- 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.

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1368: nimble/ll: Fix failed CRC on AUX_CONNECT_RSP

2022-09-27 Thread GitBox
andrzej-kaczmarek merged PR #1368: URL: https://github.com/apache/mynewt-nimble/pull/1368 -- 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

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1367: nimble/ll: Fix initiator on aux with RPA and no peer IRK

2022-09-27 Thread GitBox
andrzej-kaczmarek merged PR #1367: URL: https://github.com/apache/mynewt-nimble/pull/1367 -- 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

[GitHub] [mynewt-nimble] andrzej-kaczmarek merged pull request #1371: nimble/ll: Fix skipping chain pdus

2022-09-27 Thread GitBox
andrzej-kaczmarek merged PR #1371: URL: https://github.com/apache/mynewt-nimble/pull/1371 -- 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

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a diff in pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
andrzej-kaczmarek commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r981663328 ## hw/mcu/dialog/da1469x/src/hal_flash.c: ## @@ -430,6 +430,9 @@ qspi_read_rdid(const struct hal_flash *dev) int i; uint32_t result; +da146

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a diff in pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
andrzej-kaczmarek commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r981663328 ## hw/mcu/dialog/da1469x/src/hal_flash.c: ## @@ -430,6 +430,9 @@ qspi_read_rdid(const struct hal_flash *dev) int i; uint32_t result; +da146

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1378: nimble/ll: Fix MIC failure during encryption start

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #1378: URL: https://github.com/apache/mynewt-nimble/pull/1378#issuecomment-1259977332 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1378: nimble/ll: Fix MIC failure during encryption start

2022-09-27 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1378: URL: https://github.com/apache/mynewt-nimble/pull/1378 This fixes unexpected MIC failure when retransmission happens during encryption start procedure as follows: - peripheral sends LL_START_ENC_REQ unencrypted, central acks - central

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#issuecomment-1259972404 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2887: Add Ethernet driver for pic32

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #2887: URL: https://github.com/apache/mynewt-core/pull/2887#issuecomment-1259967025 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) hw/drivers/lw

[GitHub] [mynewt-core] kasjer opened a new pull request, #2887: Add Ethernet driver for pic32

2022-09-27 Thread GitBox
kasjer opened a new pull request, #2887: URL: https://github.com/apache/mynewt-core/pull/2887 This adds Ethernet driver for PIC32. Functionality is very similar to STM32 counterpart. It supports LAN8710/LAN8720/LAN8740/LAN8742 transceivers both RMII and MII. Second commits adds b

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#issuecomment-1259954684 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) hw/mcu/dialog

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2886: baselibc: Add option to have thread-safe heap

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #2886: URL: https://github.com/apache/mynewt-core/pull/2886#issuecomment-1259939412 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
agross-korg commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r981619657 ## hw/mcu/dialog/da1469x/src/hal_flash.c: ## @@ -430,6 +430,9 @@ qspi_read_rdid(const struct hal_flash *dev) int i; uint32_t result; +da1469x_qsp

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a diff in pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
andrzej-kaczmarek commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r981614827 ## hw/mcu/dialog/da1469x/src/hal_flash.c: ## @@ -430,6 +430,9 @@ qspi_read_rdid(const struct hal_flash *dev) int i; uint32_t result; +da146

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#issuecomment-1259928258 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2886: baselibc: Add option to have thread-safe heap

2022-09-27 Thread GitBox
kasjer opened a new pull request, #2886: URL: https://github.com/apache/mynewt-core/pull/2886 baselibc has option to lock the heap so malloc/free/calloc can be called from multi-threaded application. This adds implementation of this using os_mutex. When BASELIBC_THREAD_SAFE_HEAP_AL

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-27 Thread GitBox
agross-korg commented on code in PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#discussion_r981599705 ## hw/mcu/dialog/da1469x/syscfg.yml: ## @@ -454,6 +454,11 @@ syscfg.defs: restrictions: - '!GPADC_BATTERY' +WATCHDOG_DISABLE_ON_INIT:

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-27 Thread GitBox
agross-korg commented on code in PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#discussion_r981518862 ## hw/mcu/dialog/da1469x/syscfg.yml: ## @@ -454,6 +454,11 @@ syscfg.defs: restrictions: - '!GPADC_BATTERY' +WATCHDOG_DISABLE_ON_INIT:

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-27 Thread GitBox
agross-korg commented on code in PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#discussion_r981518206 ## hw/mcu/dialog/da1469x/syscfg.yml: ## @@ -454,6 +454,11 @@ syscfg.defs: restrictions: - '!GPADC_BATTERY' +WATCHDOG_DISABLE_ON_INIT:

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-27 Thread GitBox
agross-korg commented on code in PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#discussion_r981515773 ## hw/mcu/dialog/da1469x/syscfg.yml: ## @@ -454,6 +454,11 @@ syscfg.defs: restrictions: - '!GPADC_BATTERY' +WATCHDOG_DISABLE_ON_INIT:

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
agross-korg commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r981494416 ## hw/mcu/dialog/da1469x/include/mcu/da1469x_hal.h: ## @@ -85,6 +85,8 @@ struct qspi_flash_config { extern const struct qspi_flash_config rdids[]; extern const

[GitHub] [mynewt-core] agross-korg commented on a diff in pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
agross-korg commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r981492275 ## hw/mcu/dialog/da1469x/src/hal_flash.c: ## @@ -430,6 +430,9 @@ qspi_read_rdid(const struct hal_flash *dev) int i; uint32_t result; +da1469x_qsp

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1377: nimble/host: Add HCI Commands/ events for connection subrating

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #1377: URL: https://github.com/apache/mynewt-nimble/pull/1377#issuecomment-1259649501 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/host

[GitHub] [mynewt-nimble] rahult-github commented on pull request #1377: nimble/host: Add HCI Commands/ events for connection subrating

2022-09-27 Thread GitBox
rahult-github commented on PR #1377: URL: https://github.com/apache/mynewt-nimble/pull/1377#issuecomment-1259467237 Hi @sjanc , this PR attempts to add host side support for Connection Subrating feature. Can you please take a look ? -- This is an automated message from the Apache Git Ser

[GitHub] [mynewt-nimble] rahult-github opened a new pull request, #1377: nimble/host: Add HCI Commands/ events for connection subrating

2022-09-27 Thread GitBox
rahult-github opened a new pull request, #1377: URL: https://github.com/apache/mynewt-nimble/pull/1377 This PR adds support for HCI commands and events in stack for Connection subrating feature. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1374: PHY TX power cleanups

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #1374: URL: https://github.com/apache/mynewt-nimble/pull/1374#issuecomment-1259443923 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1370: apps: Add exteneded scanner sample

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #1370: URL: https://github.com/apache/mynewt-nimble/pull/1370#issuecomment-1259433906 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/ext_sc

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1372: apps: Add privacy samples

2022-09-27 Thread GitBox
apache-mynewt-bot commented on PR #1372: URL: https://github.com/apache/mynewt-nimble/pull/1372#issuecomment-1259428694 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/privac

[GitHub] [mynewt-nimble] Fanhang32 closed issue #1375: Build error for linux sample

2022-09-27 Thread GitBox
Fanhang32 closed issue #1375: Build error for linux sample URL: https://github.com/apache/mynewt-nimble/issues/1375 -- 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 unsubscri

[GitHub] [mynewt-newt] andrzej-kaczmarek opened a new pull request, #490: builder: Allow to override compiler in target

2022-09-27 Thread GitBox
andrzej-kaczmarek opened a new pull request, #490: URL: https://github.com/apache/mynewt-newt/pull/490 This allows to override compiler packge in target using "target.compiler" key. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a diff in pull request #2884: Flash autoconfigure updates

2022-09-27 Thread GitBox
andrzej-kaczmarek commented on code in PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#discussion_r980894944 ## hw/mcu/dialog/da1469x/include/mcu/da1469x_hal.h: ## @@ -85,6 +85,8 @@ struct qspi_flash_config { extern const struct qspi_flash_config rdids[]; extern

[GitHub] [mynewt-core] kasjer merged pull request #2878: apps/iptest: Make app more user friendly

2022-09-27 Thread GitBox
kasjer merged PR #2878: URL: https://github.com/apache/mynewt-core/pull/2878 -- 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.

[GitHub] [mynewt-nimble] sjanc merged pull request #1376: porting/examples: Fix build error

2022-09-26 Thread GitBox
sjanc merged PR #1376: URL: https://github.com/apache/mynewt-nimble/pull/1376 -- 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

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1376: porting/examples: Fix build error

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1376: URL: https://github.com/apache/mynewt-nimble/pull/1376#issuecomment-1259024299 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-core] andrzej-kaczmarek commented on a diff in pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-26 Thread GitBox
andrzej-kaczmarek commented on code in PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#discussion_r980778077 ## hw/mcu/dialog/da1469x/syscfg.yml: ## @@ -454,6 +454,11 @@ syscfg.defs: restrictions: - '!GPADC_BATTERY' +WATCHDOG_DISABLE_ON

[GitHub] [mynewt-core] kasjer commented on a diff in pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-26 Thread GitBox
kasjer commented on code in PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#discussion_r980770674 ## hw/mcu/dialog/da1469x/syscfg.yml: ## @@ -454,6 +454,11 @@ syscfg.defs: restrictions: - '!GPADC_BATTERY' +WATCHDOG_DISABLE_ON_INIT: +

[GitHub] [mynewt-nimble] Fanhang32 opened a new pull request, #1376: porting/examples: Fix build error

2022-09-26 Thread GitBox
Fanhang32 opened a new pull request, #1376: URL: https://github.com/apache/mynewt-nimble/pull/1376 Add default macro of MYNEWT_VAL_BLE_L2CAP_COC_SDU_BUFF_COUNT to avoid build error. Fixes:https://github.com/apache/mynewt-nimble/issues/1375 -- This is an automated message from the A

[GitHub] [mynewt-nimble] Fanhang32 opened a new issue, #1375: Build error for

2022-09-26 Thread GitBox
Fanhang32 opened a new issue, #1375: URL: https://github.com/apache/mynewt-nimble/issues/1375 ccache gcc -c -I./include -I../../../porting/npl/linux/include -I../../../nimble/transport/socket/include -I../../../nimble/include -I../../../nimble/host/include -I../../../nimble/host/services/an

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2885: da1469x: Add option to not disable watchdog on init

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #2885: URL: https://github.com/apache/mynewt-core/pull/2885#issuecomment-1258786665 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2884: Flash autoconfigure updates

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #2884: URL: https://github.com/apache/mynewt-core/pull/2884#issuecomment-1258777883 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) hw/mcu/dialog

[GitHub] [mynewt-core] agross-korg opened a new pull request, #2885: da1469x: Add option to not disable watchdog on init

2022-09-26 Thread GitBox
agross-korg opened a new pull request, #2885: URL: https://github.com/apache/mynewt-core/pull/2885 This patch adds a facility to control whether or not the Dialog watchdog is disabled when the hal_watchdog_init function is being called. There are some use cases where the watchdog needs to

[GitHub] [mynewt-core] agross-korg opened a new pull request, #2884: Flash autoconfigure updates

2022-09-26 Thread GitBox
agross-korg opened a new pull request, #2884: URL: https://github.com/apache/mynewt-core/pull/2884 This set of patches fixes an issue with Gigadevice flash when issuing rdid reads. The second patch adds an export of the RDID information so that it can be used by other application code. Th

[GitHub] [mynewt-core] apache-mynewt-bot commented on pull request #2883: tcp_console: Fix race condition

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #2883: URL: https://github.com/apache/mynewt-core/pull/2883#issuecomment-1258621012 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [mynewt-core] kasjer opened a new pull request, #2883: tcp_console: Fix race condition

2022-09-26 Thread GitBox
kasjer opened a new pull request, #2883: URL: https://github.com/apache/mynewt-core/pull/2883 tcp_console_flush was being called from main task via tx_flush_event and from tcpip task that called tcp_console_writable. It this happened at the same time tcp_console_out_buf could be double

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1374: PHY TX power cleanups

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1374: URL: https://github.com/apache/mynewt-nimble/pull/1374#issuecomment-1258167317 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1374: PHY TX power cleanups

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1374: URL: https://github.com/apache/mynewt-nimble/pull/1374#issuecomment-1258115741 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) nimble/cont

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1373: host: Add defines for Key Distribution settings

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1373: URL: https://github.com/apache/mynewt-nimble/pull/1373#issuecomment-1258109369 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1372: apps: Add privacy samples

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1372: URL: https://github.com/apache/mynewt-nimble/pull/1372#issuecomment-1258092971 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/privac

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1371: nimble/ll: Fix skipping chain pdus

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1371: URL: https://github.com/apache/mynewt-nimble/pull/1371#issuecomment-1258053644 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] m-gorecki opened a new pull request, #1373: host: Add defines for Key Distribution settings

2022-09-26 Thread GitBox
m-gorecki opened a new pull request, #1373: URL: https://github.com/apache/mynewt-nimble/pull/1373 Add key distribution masks defines. This can be used to initialize sm_our_key_dist and sm_their_key_dist fields in ble_hs_cfg struct. -- This is an automated message from the Apache Git Serv

[GitHub] [mynewt-nimble] sjanc merged pull request #1369: L2CAP COC: fix RX endpoint sdus allocation

2022-09-26 Thread GitBox
sjanc merged PR #1369: URL: https://github.com/apache/mynewt-nimble/pull/1369 -- 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

[GitHub] [mynewt-nimble] sjanc merged pull request #1365: Bb refactor

2022-09-26 Thread GitBox
sjanc merged PR #1365: URL: https://github.com/apache/mynewt-nimble/pull/1365 -- 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

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1370: apps: Add exteneded scanner sample

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1370: URL: https://github.com/apache/mynewt-nimble/pull/1370#issuecomment-1257961424 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/ext_sc

[GitHub] [mynewt-nimble] andrzej-kaczmarek opened a new pull request, #1371: nimble/ll: Fix skipping chain pdus

2022-09-26 Thread GitBox
andrzej-kaczmarek opened a new pull request, #1371: URL: https://github.com/apache/mynewt-nimble/pull/1371 Since chain pdus are scheduled from LL while previous aux/chain pdu is already in scheduler, it's possible that previous pdu will be already processed before LL can schedule chain. In

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1369: L2CAP COC: fix RX endpoint sdus allocation

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1369: URL: https://github.com/apache/mynewt-nimble/pull/1369#issuecomment-1257939380 ## Style check summary No suggestions at this time! -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [mynewt-nimble] m-gorecki opened a new pull request, #1370: apps: Add exteneded scanner sample

2022-09-26 Thread GitBox
m-gorecki opened a new pull request, #1370: URL: https://github.com/apache/mynewt-nimble/pull/1370 Sample application showing how to configure extended scanning. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [mynewt-nimble] apache-mynewt-bot commented on pull request #1369: L2CAP COC: fix RX endpoint sdus allocation

2022-09-26 Thread GitBox
apache-mynewt-bot commented on PR #1369: URL: https://github.com/apache/mynewt-nimble/pull/1369#issuecomment-1257806040 ## Style check summary ### Our coding style is [here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md) apps/btshel

[GitHub] [mynewt-nimble] jrotkiewicz opened a new pull request, #1369: L2CAP COC: fix RX endpoint sdus allocation

2022-09-26 Thread GitBox
jrotkiewicz opened a new pull request, #1369: URL: https://github.com/apache/mynewt-nimble/pull/1369 1. fix one rx endpoint sdu case 2. updated btshell and blestress to support setting number of sdus @sjanc -- This is an automated message from the Apache Git Service. To respond

<    1   2   3   4   5   6   7   8   9   10   >