소스 검색

Update info for IAR EWARM

Daniel Gullberg 6 년 전
부모
커밋
c7d07188d6
1개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. 6 3
      community/Embedded/IAR_EWARM.gitignore

+ 6 - 3
community/Embedded/IAR_EWARM.gitignore

@@ -1,6 +1,9 @@
-# All build-directories inside an EWARM subdirectory
-# EWARM will put its build files under a subdirectory
-# with the same name as the configuration.
+# 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