From 9e88186e5fd87b0dd99faebcc4d72409efcb7c7c Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期五, 03 一月 2025 17:04:07 +0800
Subject: [PATCH] 加入支持通过uwb给基站基站升级

---
 dualboots_Gai_youhua_anbang_tag/keil/customboot/customboot.sct |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dualboots_Gai_youhua_anbang_tag/keil/customboot/customboot.sct b/dualboots_Gai_youhua_anbang_tag/keil/customboot/customboot.sct
index 6559c06..0c4320f 100644
--- a/dualboots_Gai_youhua_anbang_tag/keil/customboot/customboot.sct
+++ b/dualboots_Gai_youhua_anbang_tag/keil/customboot/customboot.sct
@@ -12,7 +12,7 @@
 ; </h>
  *----------------------------------------------------------------------------*/
 #define __ROM_BASE     0x0202A000
-#define __ROM_SIZE      0x00004800
+#define __ROM_SIZE      0x00004C00
 
 /*--------------------- Embedded RAM Configuration ---------------------------
 ; <h> RAM Configuration

--
Gitblit v1.9.3