udpate flash limit
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
*/
|
*/
|
||||||
#ifndef FLASH_MAX_UPGRADE_SIZE
|
#ifndef FLASH_MAX_UPGRADE_SIZE
|
||||||
//#define FLASH_MAX_UPGRADE_SIZE (512 * 1024)
|
//#define FLASH_MAX_UPGRADE_SIZE (512 * 1024)
|
||||||
#define FLASH_MAX_UPGRADE_SIZE (1024 * 1024)
|
#define FLASH_MAX_UPGRADE_SIZE (0x1a0000)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define FLASH_ERROR() do {} while(0)
|
#define FLASH_ERROR() do {} while(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user