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 d840b84 commit 61bdc31Copy full SHA for 61bdc31
tools/cmake/README.md
@@ -20,8 +20,7 @@ Only a limited set of targets is supported at the moment.
20
21
The following targets are supported:
22
- DISCO_L475VG_IOT01A
23
-- K64F
24
-- K66F
+- All Freescale Mbed targets
25
- NRF52840_DK
26
- NUCLEO_F303K8
27
- NUCLEO_F401RE
@@ -33,7 +32,7 @@ Arm Compiler 6 and GNU Arm Embedded toolchains are supported.
33
32
34
### Examples
35
36
-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.
37
38
### Known issues
39
0 commit comments