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 5e11cde commit 577d819Copy full SHA for 577d819
tools/cmake/README.md
@@ -19,19 +19,19 @@ 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
24
- K66F
25
- NRF52840_DK
26
-- WIO_3G
+- Freescale targets
+- STM targets
27
28
### Supported toolchains
29
30
Arm Compiler 6 and GNU Arm Embedded toolchains are supported.
31
32
### Examples
33
34
-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.
35
36
### Known issues
37
0 commit comments