forked from xuos/xiuos
add application bin ota function by 4G adapter,this function need save the app bin to sdcard and startup the app from sdcrad
This commit is contained in:
7
APP_Framework/Applications/ota/Kconfig
Executable file
7
APP_Framework/Applications/ota/Kconfig
Executable file
@@ -0,0 +1,7 @@
|
||||
menu "config application bin ota "
|
||||
menuconfig APPLICATION_OTA
|
||||
bool "Using app bin ota"
|
||||
default n
|
||||
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user