[GitHub] [mynewt-core] kasjer commented on a change in pull request #2610: nxp: kinetis: decrease LPUART RAM usage

2021-06-01 Thread GitBox
kasjer commented on a change in pull request #2610: URL: https://github.com/apache/mynewt-core/pull/2610#discussion_r642848845 ## File path: hw/mcu/nxp/kinetis/src/hal_lpuart.c ## @@ -345,12 +433,15 @@ hal_uart_config(int port, { struct hal_uart *u; lpuart_config_t

[GitHub] [mynewt-core] utzig commented on a change in pull request #2610: nxp: kinetis: decrease LPUART RAM usage

2021-06-01 Thread GitBox
utzig commented on a change in pull request #2610: URL: https://github.com/apache/mynewt-core/pull/2610#discussion_r642968668 ## File path: hw/mcu/nxp/kinetis/src/hal_lpuart.c ## @@ -410,7 +501,8 @@ hal_uart_config(int port, uconfig.enableTx = true; uconfig.enableRx

[GitHub] [mynewt-nimble] Wth-Esp opened a new issue #983: Suggest change the name of function `ble_gattc_notify` and `ble_gattc_notify_custom` into `ble_gatts_notify`and `ble_gatts_notify_custom`

2021-06-01 Thread GitBox
Wth-Esp opened a new issue #983: URL: https://github.com/apache/mynewt-nimble/issues/983 Notify procedure can only be operated by GATT Server. So, I think the ble_gattc_notify is not a proper name for notify, it makes me confuse when I call this function to customize a notify from

[GitHub] [mynewt-core] utzig commented on a change in pull request #2610: nxp: kinetis: decrease LPUART RAM usage

2021-06-01 Thread GitBox
utzig commented on a change in pull request #2610: URL: https://github.com/apache/mynewt-core/pull/2610#discussion_r642968941 ## File path: hw/mcu/nxp/kinetis/src/hal_lpuart.c ## @@ -345,12 +433,15 @@ hal_uart_config(int port, { struct hal_uart *u; lpuart_config_t

[GitHub] [mynewt-core] utzig commented on a change in pull request #2610: nxp: kinetis: decrease LPUART RAM usage

2021-06-01 Thread GitBox
utzig commented on a change in pull request #2610: URL: https://github.com/apache/mynewt-core/pull/2610#discussion_r642969547 ## File path: hw/mcu/nxp/kinetis/src/hal_lpuart.c ## @@ -70,25 +70,112 @@ struct hal_uart { }; /* UART configurations */ -static struct hal_uart

[mynewt-core] branch master updated: nxp: kinetis: decrease LPUART RAM usage

2021-06-01 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig 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 63e14b7 nxp: kinetis: decrease LPUART RAM

[GitHub] [mynewt-core] utzig merged pull request #2610: nxp: kinetis: decrease LPUART RAM usage

2021-06-01 Thread GitBox
utzig merged pull request #2610: URL: https://github.com/apache/mynewt-core/pull/2610 -- 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. For queries about this service,