Skip to content

Commit 577d819

Browse files
committed
CMake: Add Freescale in the list of supported targets
1 parent 5e11cde commit 577d819

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/cmake/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ The full profile with the selected printf and C libraries.
1919
Only a limited set of targets is supported at the moment.
2020

2121
The following targets are supported:
22-
- all STM32 targets
2322
- K64F
2423
- K66F
2524
- NRF52840_DK
26-
- WIO_3G
25+
- Freescale targets
26+
- STM targets
2727

2828
### Supported toolchains
2929

3030
Arm Compiler 6 and GNU Arm Embedded toolchains are supported.
3131

3232
### Examples
3333

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

3636
### Known issues
3737

0 commit comments

Comments
 (0)