Skip to content

Commit a5b9bb4

Browse files
committed
feat: add IAR EW project
1 parent 0ded2cb commit a5b9bb4

File tree

6 files changed

+6
-1765
lines changed

6 files changed

+6
-1765
lines changed

project/stm32f407/EW/stm32f407.dep

Lines changed: 2 additions & 1761 deletions
Large diffs are not rendered by default.

project/stm32f407/EW/stm32f407.ewp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1349,7 +1349,7 @@
13491349
<group>
13501350
<name>startup</name>
13511351
<file>
1352-
<name>$PROJ_DIR$\..\hal\asm\startup_stm32f407_ew.s</name>
1352+
<name>$PROJ_DIR$\..\hal\asm\startup_stm32f407xx_ew.s</name>
13531353
</file>
13541354
</group>
13551355
<group>

project/stm32f407/EW/stm32f407.ewt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1718,7 +1718,7 @@
17181718
<group>
17191719
<name>startup</name>
17201720
<file>
1721-
<name>$PROJ_DIR$\..\hal\asm\startup_stm32f407_ew.s</name>
1721+
<name>$PROJ_DIR$\..\hal\asm\startup_stm32f407xx_ew.s</name>
17221722
</file>
17231723
</group>
17241724
<group>

project/stm32f407/MDK/stm32f407.uvprojx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -915,9 +915,9 @@
915915
<GroupName>startup</GroupName>
916916
<Files>
917917
<File>
918-
<FileName>startup_stm32f407_mdk.s</FileName>
918+
<FileName>startup_stm32f407xx_mdk.s</FileName>
919919
<FileType>2</FileType>
920-
<FilePath>..\hal\asm\startup_stm32f407_mdk.s</FilePath>
920+
<FilePath>..\hal\asm\startup_stm32f407xx_mdk.s</FilePath>
921921
</File>
922922
</Files>
923923
</Group>

0 commit comments

Comments
 (0)