Skip to content

Commit c71f51c

Browse files
rodrigopexkartben
authored andcommitted
api: zbus: Make zbus a stable API
Make zbus stable API since it fulfills all the requirements that makes an API stable. Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
1 parent d3ec916 commit c71f51c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/zephyr/zbus/zbus.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ extern "C" {
1818
/**
1919
* @brief Zbus API
2020
* @defgroup zbus_apis Zbus APIs
21+
* @since 3.3.0
22+
* @version 1.0.0
2123
* @ingroup os_services
2224
* @{
2325
*/

0 commit comments

Comments
 (0)