Skip to content

Commit 24bcd7f

Browse files
authored
Merge pull request #2 from hepingood/dev
feat: add IAR EW project
2 parents 5cd8a5a + afacf9f commit 24bcd7f

File tree

10 files changed

+5609
-5
lines changed

10 files changed

+5609
-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>2296947198</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)