Skip to content

release_v20240123_0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 12:23
· 1310 commits to main since this release
Do not borrow mbox from drivers during the mbox_responder loop.

This allows future commands to call helpers that borrow `drivers`.

In addition, add helpers for reading requests / writing responses, for brevity.