Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 270 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 270 Bytes

A tool used for adding directorys and files to IAR project.

useage example:
python iar_ewp.py d:/lwip

copy
<group>...</group>
from generated tree.xml to
<project>
...
<group>...</group>
</project>
in iar.ewp file, reload IAR project.