Skip to content

Commit

Permalink
fix: samples: lvgl: modules: add missing test case
Browse files Browse the repository at this point in the history
Add missing test case for LVGL demo app "widgets".

Signed-off-by: Eve Redero <[email protected]>
  • Loading branch information
everedero authored and carlescufi committed Feb 1, 2024
1 parent 476a224 commit 8aea0e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions samples/modules/lvgl/demos/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ tests:
sample.modules.lvgl.demo_stress:
extra_configs:
- CONFIG_LV_Z_DEMO_STRESS=y
sample.modules.lvgl.demo_widgets:
extra_configs:
- CONFIG_LV_Z_DEMO_WIDGETS=y
sample.modules.lvgl.demos.st_b_lcd40_dsi1_mb1166:
platform_allow: stm32h747i_disco_m7
extra_args: SHIELD=st_b_lcd40_dsi1_mb1166
Expand Down

0 comments on commit 8aea0e7

Please sign in to comment.