From e8b9a10dcb1237fe4328e9a5ad488b9a6593823e Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期三, 07 五月 2025 10:28:07 +0800 Subject: [PATCH] Merge branch 'MK大工卡-低精度GPS-1/5HZ' of http://47.108.70.204:60062/r/ChinaUWBProject into MK大工卡-低精度GPS-1/5HZ --- keil/include/devices/MK800X/Source/ARM/MK800X_ac6_copy.sct | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/keil/include/devices/MK800X/Source/ARM/MK800X_ac6_copy.sct b/keil/include/devices/MK800X/Source/ARM/MK800X_ac6_copy.sct index 0eb5b22..e32cfdd 100644 --- a/keil/include/devices/MK800X/Source/ARM/MK800X_ac6_copy.sct +++ b/keil/include/devices/MK800X/Source/ARM/MK800X_ac6_copy.sct @@ -11,7 +11,7 @@ ; <o1> Flash Size (in Bytes) <0x0-0xFFFFFFFF:8> ; </h> *----------------------------------------------------------------------------*/ -#define __ROM_BASE 0x00000000 +#define __ROM_BASE 0x00000000 #define __ROM_SIZE 0x00019000 /*--------------------- Embedded RAM Configuration --------------------------- -- Gitblit v1.9.3