We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43fb514 commit be84b8cCopy full SHA for be84b8c
tools/cmake/README.md
@@ -19,20 +19,20 @@ The full profile with the selected printf and C libraries.
19
Only a limited set of targets is supported at the moment.
20
21
The following targets are supported:
22
-- all STM32 targets
23
-- K64F
+- K64F
24
- K66F
25
- NRF52840_DK
26
-- WIO_3G
27
- ARM FM targets
+- Freescale targets
+- STM targets
28
29
### Supported toolchains
30
31
Arm Compiler 6 and GNU Arm Embedded toolchains are supported.
32
33
### Examples
34
35
-Supported examples can be identified by the presence of a top level `CMakelists.txt` input source file.
+Supported examples can be identified by the presence of a top level `CMakeLists.txt` input source file.
36
37
### Known issues
38
0 commit comments