[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
sjanc commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994226671 ## hw/drivers/ipc_nrf5340/src/ipc_nrf5340.c: ## @@ -470,6 +470,25 @@ ipc_nrf5340_available_buf(int channel, void **dptr) return 0; } +uint16_t

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
sjanc commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994219259 ## hw/drivers/ipc_nrf5340/include/ipc_nrf5340/ipc_nrf5340.h: ## @@ -131,6 +131,32 @@ uint16_t ipc_nrf5340_available(int channel); */ uint16_t

[GitHub] [mynewt-core] sjanc commented on a diff in pull request #2902: hw/ipc_nrf5340: Some updates

2022-10-13 Thread GitBox
sjanc commented on code in PR #2902: URL: https://github.com/apache/mynewt-core/pull/2902#discussion_r994213234 ## hw/drivers/ipc_nrf5340/src/ipc_nrf5340.c: ## @@ -470,6 +470,25 @@ ipc_nrf5340_available_buf(int channel, void **dptr) return 0; } +uint16_t