Skip to content

Commit 5c7fc30

Browse files
author
Felipe Torrezan
authored
Update README.md
1 parent c76265c commit 5c7fc30

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,10 @@ When target applications are built with _debug information_, they can be debugge
203203
The [Debugging an Externally Built Executable file][url-iar-docs-ext-elf] Technical Note has instructions for setting up a __debug-only__ project.
204204
205205
## Issues
206-
Did you find an issue or do you have a suggestion related to the [__cmake-tutorial__][url-repo-home] tutorial? Please use the public issue tracker.
207-
- Do not forget to take a look at [earlier issues][url-repo-issue-old].
208-
- If you are reporting a [new][url-repo-issue-new] issue, please describe it in detail.
206+
Did you find an issue or do you have a question related to the __cmake-tutorial__ tutorial?
207+
- Visit the [cmake-tutorial wiki](https://github.com/IARSystems/cmake-tutorial/wiki).
208+
- Check the public issue tracker for [earlier issues][url-repo-issue-old].
209+
- If you are reporting a [new][url-repo-issue-new] issue, please describe it in detail.
209210
210211
## Conclusion
211212
This tutorial provides information on how to start building embedded software projects and, also, on how to perform automated tests when using the IAR tools with CMake. When you have understood the core ideas presented here, a world of possibilities opens up. Such a setup might be useful depending on your organization's needs, and can be used as a starting point for particular customizations.

0 commit comments

Comments
 (0)