Skip to content

Commit ce4b8bf

Browse files
authored
Merge pull request #3 from hepingood/dev
feat: add IAR EW project
2 parents 9c49944 + a5b9bb4 commit ce4b8bf

File tree

10 files changed

+5573
-5
lines changed

10 files changed

+5573
-5
lines changed

project/stm32f407/EW/stm32f407.dep

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project>
3+
<fileVersion>5</fileVersion>
4+
<fileChecksum>853846659</fileChecksum>
5+
<configuration>
6+
<name>Release</name>
7+
<outputs>
8+
<file>$PROJ_DIR$\..\hal\asm\startup_stm32f407xx_ew.s</file>
9+
</outputs>
10+
<forcedrebuild>
11+
<name>[REBUILD_ALL]</name>
12+
</forcedrebuild>
13+
</configuration>
14+
</project>

0 commit comments

Comments
 (0)