Skip to content

Commit

Permalink
manifest: icbmsg: Allow deregistration of the endpoints
Browse files Browse the repository at this point in the history
This is implementation of ICBMsg endpoint deregistration.
The underlying ICMsg instance and blocks are not affected by
deregistration, so it is possible to reuse the same address
during the re-registration of the same endpoint.

Signed-off-by: Dominik Kilian <[email protected]>
  • Loading branch information
doki-nordic authored and anangl committed Jun 20, 2024
1 parent ff2c67a commit c101ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: b37d8914af3b4bef91540f33094f5cb56c2f6c1c
revision: 297b00dade9f72873f9dd9147008e4a90516a3ff
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down

0 comments on commit c101ba2

Please sign in to comment.