forked from xuos/xiuos
APP_Framework/Applications/:add app flashdb configuration file
This commit is contained in:
6
APP_Framework/Applications/embedded_database_app/Kconfig
Normal file
6
APP_Framework/Applications/embedded_database_app/Kconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
menuconfig USING_EMBEDDED_DATABASE_APP
|
||||
bool "embedded database app"
|
||||
default n
|
||||
if USING_EMBEDDED_DATABASE_APP
|
||||
source "$APP_DIR/Applications/embedded_database_app/flashdb_app/Kconfig"
|
||||
endif
|
||||
Reference in New Issue
Block a user