From 88968b970c60a70d8d2423cfe7ca6886ab66ef66 Mon Sep 17 00:00:00 2001 From: Daniel Leung Date: Tue, 25 Feb 2025 11:33:02 -0800 Subject: [PATCH] doc: release/4.1: add bits about I3C This adds some bits about changes in I3C drivers in the release note. Signed-off-by: Daniel Leung --- doc/releases/release-notes-4.1.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/releases/release-notes-4.1.rst b/doc/releases/release-notes-4.1.rst index 7c42a0448115..61b7fee94dcc 100644 --- a/doc/releases/release-notes-4.1.rst +++ b/doc/releases/release-notes-4.1.rst @@ -189,6 +189,14 @@ New APIs and options * :kconfig:option:`CONFIG_MBEDTLS_PSA_STATIC_KEY_SLOTS` * :kconfig:option:`CONFIG_MBEDTLS_PSA_KEY_SLOT_COUNT` +* I3C + + * :kconfig:option:`CONFIG_I3C_TARGET_BUFFER_MODE` + * :kconfig:option:`CONFIG_I3C_RTIO` + * :c:func:`i3c_ibi_hj_response` + * :c:func:`i3c_ccc_do_getacccr` + * :c:func:`i3c_device_controller_handoff` + * Management * hawkBit