zephyr/samples/modules/lvgl/accelerometer_chart/sample.yaml
Alberto Escolar Piedras cbe76fbc7e samples lvgl/accelerometer_chart: Use hwmv2 native targets
For the 64 bit targets, change identifiers to the new hwmv2 ones.
And remove redundant overlays (which were equal for the 32
and 64 bit versions)

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-15 16:13:12 +01:00

19 lines
454 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/native/64