* chore(make): sync component.mk with the last directory layout
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
* chore(make): order the source files in *.mk
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
* Add component.mk file for esp-idf make commands
* component.mk: Check for IDF_VER
Checks for IDF_VER when adding COMPONENT_SRCDIRS and COMPONENT_ADD_INCLUDEDIRS
to avoid definig them when not using LVGL as ESP-IDF component.
* component.mk: Remove info messages