Skip to content

Commit 61bdc31

Browse files
committed
CMake: Add Freescale in the list of supported targets
1 parent d840b84 commit 61bdc31

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tools/cmake/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Only a limited set of targets is supported at the moment.
2020

2121
The following targets are supported:
2222
- DISCO_L475VG_IOT01A
23-
- K64F
24-
- K66F
23+
- All Freescale Mbed targets
2524
- NRF52840_DK
2625
- NUCLEO_F303K8
2726
- NUCLEO_F401RE
@@ -33,7 +32,7 @@ Arm Compiler 6 and GNU Arm Embedded toolchains are supported.
3332

3433
### Examples
3534

36-
Supported examples can be identified by the presence of a top level `CMakelists.txt` input source file.
35+
Supported examples can be identified by the presence of a top level `CMakeLists.txt` input source file.
3736

3837
### Known issues
3938

0 commit comments

Comments
 (0)