Skip to content

Commit db9ba18

Browse files
faxe1008mmahadevan108
authored andcommitted
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 d9ef4b7 commit db9ba18

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
@@ -1242,6 +1242,9 @@ Nanopb
12421242
LVGL
12431243
****
12441244

1245+
* Added definition of ``LV_ATTRIBUTE_MEM_ALIGN`` so library internal data structures can be aligned
1246+
to a specific boundary.
1247+
12451248
zcbor
12461249
*****
12471250

@@ -1263,6 +1266,9 @@ Tests and Samples
12631266
explicitly run in native_posix now run in :ref:`native_sim<native_sim>` instead.
12641267
native_posix as a platform remains tested though.
12651268

1269+
* Added :zephyr:code-sample:`smf_calculator` sample demonstrating the usage of the State Machine framework
1270+
in combination with LVGL to create a simple calculator application.
1271+
12661272
Issue Related Items
12671273
*******************
12681274

0 commit comments

Comments
 (0)