refactor(platform): remove lvgl dependency from screen preview

This commit is contained in:
admin
2026-03-01 12:59:39 +08:00
parent dd108e2658
commit e553cf7835
5 changed files with 42 additions and 182 deletions

View File

@@ -15,6 +15,8 @@ idf_component_register(
"include"
PRIV_INCLUDE_DIRS
"internal"
PRIV_REQUIRES
esp_timer
REQUIRES
esp_wifi
esp_netif
@@ -25,7 +27,6 @@ idf_component_register(
esp_adc
esp_driver_gpio
esp_driver_spi
lvgl
espressif__libpng
espressif__button
esp_codec_dev