menu "APP_Framework"

config APP_DIR
    string
    option env="SRC_APP_DIR"
    default "."

source "$APP_DIR/Framework/Kconfig"

endmenu
