mirror of
https://github.com/esphome/esphome.git
synced 2026-05-26 03:07:04 +08:00
Ensure lvgl libs available when editing for host (#14987)
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
44c877ff43765562ac8298902bf2208799643b77facf09c1c0c3c8c4e17187eb
|
||||
9f5d763f95ff720024f3fdddba2fad3801e2bfe00b7cc2124e6d68c17d3504c6
|
||||
|
||||
@@ -546,6 +546,7 @@ extends = common
|
||||
platform = platformio/native
|
||||
lib_deps =
|
||||
esphome/noise-c@0.1.11 ; used by api
|
||||
lvgl/lvgl@9.5.0 ; lvgl
|
||||
build_flags =
|
||||
${common.build_flags}
|
||||
-DUSE_HOST
|
||||
|
||||
Reference in New Issue
Block a user