Skip to content

Commit 727c15a

Browse files
Alain Volmatkartben
authored andcommitted
doc: release notes: add LVGL zephyr regions options
Add description of new LVGL Kconfig options to specify the zephyr regions used by LVGL. Signed-off-by: Alain Volmat <[email protected]>
1 parent febf4e8 commit 727c15a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,13 @@ New APIs and options
149149
* :c:macro:`K_THREAD_HW_SHADOW_STACK_ATTACH`
150150
* :c:macro:`k_thread_hw_shadow_stack_attach`
151151

152+
* LVGL (Light and Versatile Graphics Library)
153+
154+
* :kconfig:option:`CONFIG_LV_Z_MEMORY_POOL_ZEPHYR_REGION`
155+
* :kconfig:option:`CONFIG_LV_Z_MEMORY_POOL_ZEPHYR_REGION_NAME`
156+
* :kconfig:option:`CONFIG_LV_Z_VDB_ZEPHYR_REGION`
157+
* :kconfig:option:`CONFIG_LV_Z_VDB_ZEPHYR_REGION_NAME`
158+
152159
* Logging:
153160

154161
* Added rate-limited logging macros to prevent log flooding when messages are generated frequently.

0 commit comments

Comments
 (0)