Skip to content

Commit fcfc5ed

Browse files
committed
startup_es32f065x.S -> startup_es32f065x.s
1 parent c790d2e commit fcfc5ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RealThread_ES32F0.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ series:
4343
files:
4444
- libraries\CMSIS\Device\EastSoft\ES32F065x\Include\es32f065x.h
4545
- libraries\CMSIS\Include
46-
- libraries\CMSIS\Device\EastSoft\ES32F065x\Startup\gcc\startup_es32f065x.S
46+
- libraries\CMSIS\Device\EastSoft\ES32F065x\Startup\gcc\startup_es32f065x.s
4747
armcc:
4848
entry_point: none
4949
link_script: none
@@ -81,7 +81,7 @@ series:
8181
files:
8282
- libraries\CMSIS\Device\EastSoft\ES32F065x\Include\es32f065x.h
8383
- libraries\CMSIS\Include
84-
- libraries\CMSIS\Device\EastSoft\ES32F065x\Startup\gcc\startup_es32f065x.S
84+
- libraries\CMSIS\Device\EastSoft\ES32F065x\Startup\gcc\startup_es32f065x.s
8585
armcc:
8686
entry_point: none
8787
link_script: none

0 commit comments

Comments
 (0)