File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ Removed APIs and options
102
102
103
103
* Removed the ``get_ctrl `` driver API from :c:struct: `video_driver_api `.
104
104
105
+ * Removed ``CONFIG_I3C_USE_GROUP_ADDR `` and support for group addresses for I3C devices.
106
+
105
107
Deprecated APIs and options
106
108
===========================
107
109
@@ -181,6 +183,14 @@ New APIs and options
181
183
* :c:macro: `I2C_DEVICE_DT_DEINIT_DEFINE `
182
184
* :c:macro: `I2C_DEVICE_DT_INST_DEINIT_DEFINE `
183
185
186
+ * I3C
187
+
188
+ * :kconfig:option: `CONFIG_I3C_MODE `
189
+ * :kconfig:option: `CONFIG_I3C_CONTROLLER_ROLE_ONLY `
190
+ * :kconfig:option: `CONFIG_I3C_TARGET_ROLE_ONLY `
191
+ * :kconfig:option: `CONFIG_I3C_DUAL_ROLE `
192
+ * :c:func: `i3c_ccc_do_rstdaa `
193
+
184
194
* SPI
185
195
186
196
* :c:macro: `SPI_DEVICE_DT_DEINIT_DEFINE `
You can’t perform that action at this time.
0 commit comments