Added feature to do upgrade on webpage

This commit is contained in:
Jeroen Domburg
2016-02-09 21:55:13 +08:00
parent 9b215ea547
commit 41181e1cc7
7 changed files with 128 additions and 15 deletions
+1
View File
@@ -102,6 +102,7 @@ CgiUploadFlashDef uploadParams={
.fw1Pos=0x1000,
.fw2Pos=((OTA_FLASH_SIZE_K*1024)/2)+0x1000,
.fwSize=((OTA_FLASH_SIZE_K*1024)/2)-0x1000,
.tagName=OTA_TAGNAME
};
#define INCLUDE_FLASH_FNS
#endif