forked from xuos/xiuos
add lvgl
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
menu "lib"
|
||||
|
||||
choice
|
||||
prompt "chose a kind of lib for app"
|
||||
default APP_SELECT_NEWLIB
|
||||
@@ -12,4 +11,5 @@ menu "lib"
|
||||
endchoice
|
||||
source "$APP_DIR/lib/cJSON/Kconfig"
|
||||
source "$APP_DIR/lib/queue/Kconfig"
|
||||
source "$APP_DIR/lib/lvgl/Kconfig"
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user