Skip to content

Commit

Permalink
Merge pull request libdriver#5 from hepingood/dev
Browse files Browse the repository at this point in the history
feat: add IAR EW project
  • Loading branch information
libdriver authored Aug 3, 2022
2 parents ff9dcc3 + 9293ff6 commit 0e4c51e
Show file tree
Hide file tree
Showing 21 changed files with 12,374 additions and 73 deletions.
16 changes: 16 additions & 0 deletions project/stm32f407/EW/stm32f407.dep
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project>
<fileVersion>5</fileVersion>
<fileChecksum>4104993926</fileChecksum>
<configuration>
<name>Release</name>
<outputs>
<file>$PROJ_DIR$\..\..\..\test\driver_w25qxx_register_test.c</file>
<file>$PROJ_DIR$\..\..\..\test\driver_w25qxx_read_test.c</file>
<file>$PROJ_DIR$\..\hal\asm\startup_stm32f407xx_ew.s</file>
</outputs>
<forcedrebuild>
<name>[REBUILD_ALL]</name>
</forcedrebuild>
</configuration>
</project>
Loading

0 comments on commit 0e4c51e

Please sign in to comment.