Skip to content

Commit edcfa7e

Browse files
committed
doc: releases: migration: 4.4: Add shell_set_bypass update
Add an entry for the shell API change for shell_set_bypass. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent f5f205d commit edcfa7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/migration-guide-4.4.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@ STM32
9696

9797
* ``CONFIG_POWER_SUPPLY_EXTERNAL_SOURCE``
9898

99+
Shell
100+
=====
101+
102+
* The :c:func:`shell_set_bypass` now requires a user data pointer to be passed. And accordingly the
103+
:c:type:`shell_bypass_cb_t` now has a user data argument. (:github:`100311`)
104+
99105
.. zephyr-keep-sorted-stop
100106
101107
Bluetooth

0 commit comments

Comments
 (0)