Skip to content

Commit c5d3661

Browse files
authored
Update CMSIS headers fetching instructions
Clarified instructions for fetching CMSIS headers.
1 parent b7b1d63 commit c5d3661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Some of the example projects use legacy versions of CMSIS. If when building a pr
77

88
>Fatal Error[Pe1696]: cannot open source file “core_cm3.h”
99
10-
The recommended solution is to use `git` for fetching up-to-date CMSIS headers:
10+
The recommended solution is to use `git` for fetching the required CMSIS headers:
1111
* Linux (as root):
1212
```
1313
cd /opt/iar/

0 commit comments

Comments
 (0)