Unverified Commit d7eef7d6 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2913 from dangu/dev/IAR_EWARM

IAR_EWARM
parents 21780d9b 1afdbc0a
# gitignore template for the IAR EWARM
# website: https://www.iar.com/
# Some tools will put the EWARM files
# under a subdirectory with the same name
# as the configuration.
# Example
# EWARM/Config1/Obj /List /Exe
# EWARM/Config2/Obj /List /Exe
EWARM/**/Obj
EWARM/**/List
EWARM/**/Exe
# Autogenerated project files
*.dep
*.ewt
# Autogenerated folder for debugger
EWARM/settings
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment