reverted back to using the lvgl i2c_manager
This commit is contained in:
parent
1afab3cd91
commit
f29723c800
3 changed files with 26 additions and 49 deletions
|
@ -88,7 +88,7 @@ endif()
|
|||
|
||||
idf_component_register(SRCS ${SOURCES}
|
||||
INCLUDE_DIRS ${LVGL_INCLUDE_DIRS}
|
||||
REQUIRES lvgl band_audio_hal)
|
||||
REQUIRES lvgl)
|
||||
|
||||
target_compile_definitions(${COMPONENT_LIB} PUBLIC "-DLV_LVGL_H_INCLUDE_SIMPLE")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue