zephyr/samples/modules/lvgl/accelerometer_chart/sample.yaml
Alberto Escolar Piedras 32000aafa1 samples/modules/lvgl: Switch from native_posix to native_sim
In the docs replace the references to native_posix with native_sim.
And switch the default test platform to native_sim from native_posix.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-14 13:06:01 +01:00

19 lines
447 B
YAML

sample:
description: Real-time visualization of acceleration data using LVGL chart widget
name: LVGL acceleration chart
tests:
sample.modules.lvgl.accelerometer_chart:
filter: dt_chosen_enabled("zephyr,display") and dt_alias_exists("accel0")
min_flash: 250
min_ram: 32
harness: none
tags:
- samples
- display
- gui
- lvgl
modules:
- lvgl
integration_platforms:
- native_sim_64