We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e868e01 commit f743d8dCopy full SHA for f743d8d
doc/releases/release-notes-4.3.rst
@@ -145,6 +145,13 @@ New APIs and options
145
* :c:macro:`K_THREAD_HW_SHADOW_STACK_ATTACH`
146
* :c:macro:`k_thread_hw_shadow_stack_attach`
147
148
+* LVGL (Light and Versatile Graphics Library)
149
+
150
+ * :kconfig:option:`CONFIG_LV_Z_MEMORY_POOL_ZEPHYR_REGION`
151
+ * :kconfig:option:`CONFIG_LV_Z_MEMORY_POOL_ZEPHYR_REGION_NAME`
152
+ * :kconfig:option:`CONFIG_LV_Z_VDB_ZEPHYR_REGION`
153
+ * :kconfig:option:`CONFIG_LV_Z_VDB_ZEPHYR_REGION_NAME`
154
155
* Logging:
156
157
* Added rate-limited logging macros to prevent log flooding when messages are generated frequently.
0 commit comments