Skip to content

Commit c7e7f6b

Browse files
pdgendtnashif
authored andcommitted
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 d7cd700 commit c7e7f6b

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
@@ -115,6 +115,12 @@ STM32
115115

116116
* ``CONFIG_POWER_SUPPLY_EXTERNAL_SOURCE``
117117

118+
Shell
119+
=====
120+
121+
* The :c:func:`shell_set_bypass` now requires a user data pointer to be passed. And accordingly the
122+
:c:type:`shell_bypass_cb_t` now has a user data argument. (:github:`100311`)
123+
118124
Stepper
119125
=======
120126

0 commit comments

Comments
 (0)