update lfs pos to 3500

This commit is contained in:
Steven Dan
2026-05-18 16:24:48 +08:00
parent 56cf9b6c4e
commit 7f336b8c70
7 changed files with 12 additions and 12 deletions

View File

@@ -23,7 +23,7 @@
*/
#ifndef FLASH_MAX_UPGRADE_SIZE
//#define FLASH_MAX_UPGRADE_SIZE (512 * 1024)
#define FLASH_MAX_UPGRADE_SIZE (2200 * 1024)
#define FLASH_MAX_UPGRADE_SIZE (3200 * 1024)
#endif
#define FLASH_ERROR() do {} while(0)