diff --git a/XLSW_SONIC/Keil_project/Project.uvoptx b/XLSW_SONIC/Keil_project/Project.uvoptx
index 4277dd1..0bd7bab 100644
--- a/XLSW_SONIC/Keil_project/Project.uvoptx
+++ b/XLSW_SONIC/Keil_project/Project.uvoptx
@@ -606,26 +606,6 @@
-
- Doc
- 0
- 0
- 0
- 0
-
- 6
- 27
- 5
- 0
- 0
- 0
- ..\readme.txt
- readme.txt
- 0
- 0
-
-
-
BSP
1
@@ -633,8 +613,8 @@
0
0
- 7
- 28
+ 6
+ 27
1
0
0
@@ -645,8 +625,8 @@
0
- 7
- 29
+ 6
+ 28
1
0
0
@@ -657,8 +637,8 @@
0
- 7
- 30
+ 6
+ 29
1
0
0
@@ -677,8 +657,8 @@
0
0
- 8
- 31
+ 7
+ 30
1
0
0
@@ -689,8 +669,8 @@
0
- 8
- 32
+ 7
+ 31
1
0
0
@@ -701,8 +681,8 @@
0
- 8
- 33
+ 7
+ 32
1
0
0
@@ -713,8 +693,8 @@
0
- 8
- 34
+ 7
+ 33
1
0
0
@@ -725,8 +705,8 @@
0
- 8
- 35
+ 7
+ 34
1
0
0
@@ -737,8 +717,8 @@
0
- 8
- 36
+ 7
+ 35
1
0
0
@@ -749,8 +729,8 @@
0
- 8
- 37
+ 7
+ 36
1
0
0
@@ -769,8 +749,8 @@
0
0
- 9
- 38
+ 8
+ 37
1
1
0
diff --git a/XLSW_SONIC/Keil_project/Project.uvprojx b/XLSW_SONIC/Keil_project/Project.uvprojx
index 8220df3..cf192fc 100644
--- a/XLSW_SONIC/Keil_project/Project.uvprojx
+++ b/XLSW_SONIC/Keil_project/Project.uvprojx
@@ -535,16 +535,6 @@
-
- Doc
-
-
- readme.txt
- 5
- ..\readme.txt
-
-
-
BSP
diff --git a/XLSW_SONIC/readme.txt b/XLSW_SONIC/readme.txt
deleted file mode 100644
index a93e1d1..0000000
--- a/XLSW_SONIC/readme.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-/*!
- \file readme.txt
- \brief description of led spark with systick, USART print and key example
-
- \version 2023-02-27, V1.2.0, firmware for GD32E23x
-*/
-
-/*
- Copyright (c) 2023, GigaDevice Semiconductor Inc.
-
- Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
-
- 1. Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright notice,
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
- 3. Neither the name of the copyright holder nor the names of its contributors
- may be used to endorse or promote products derived from this software without
- specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
-NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
-OF SUCH DAMAGE.
-*/
-
- This example is based on the GD32E230C-EVAL-V1.1 board, it provides a
-description of SysTick configuration, use of EVAL_COM and key.