Skip to content

Commit 167e9dd

Browse files
committed
doc: release: 4.0: Add lvgl notes
Add release notes section about lvgl and the added sample. Signed-off-by: Fabian Blatz <[email protected]>
1 parent c50777a commit 167e9dd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,6 +1080,9 @@ Nanopb
10801080
LVGL
10811081
****
10821082

1083+
* Added definition of ``LV_ATTRIBUTE_MEM_ALIGN`` so library internal data structures can be aligned
1084+
to a specific boundary.
1085+
10831086
zcbor
10841087
*****
10851088

@@ -1101,6 +1104,9 @@ Tests and Samples
11011104
explicitly run in native_posix now run in :ref:`native_sim<native_sim>` instead.
11021105
native_posix as a platform remains tested though.
11031106

1107+
* Added :zephyr:code-sample:`smf_calculator` sample demonstrating the usage of the State Machine framework
1108+
in combination with LVGL to create a simple calculator application.
1109+
11041110
Issue Related Items
11051111
*******************
11061112

0 commit comments

Comments
 (0)