图像更新

This commit is contained in:
Glz
2024-03-03 17:55:49 +08:00
parent b6bb69d24c
commit f4c41eeeae
7 changed files with 264 additions and 256 deletions

View File

@@ -23,8 +23,8 @@ MEMORY
FLASH-256K + RAM-64K
FLASH-288K + RAM-32K
*/
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 96K
FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 224K
RAM (xrw) : ORIGIN = 0x20000000, LENGTH = 64K
FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 256K
}