samples: lvgl: fix accelerometer_chart compile
Add CONFIG_EMUL=y to prj.conf. Signed-off-by: Swift Tian <swift.tian@ambiq.com>
This commit is contained in:
parent
2a639c9148
commit
12180d6082
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ CONFIG_LV_Z_MEM_POOL_SIZE=16384
|
|||
CONFIG_DISPLAY=y
|
||||
CONFIG_INPUT=y
|
||||
CONFIG_SENSOR=y
|
||||
CONFIG_EMUL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue