Skip to content

Commit be84b8c

Browse files
committed
CMake: Add Freescale in the list of supported targets
1 parent 43fb514 commit be84b8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tools/cmake/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@ 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
23-
- K64F
22+
- K64F
2423
- K66F
2524
- NRF52840_DK
26-
- WIO_3G
2725
- ARM FM targets
26+
- Freescale targets
27+
- STM targets
2828

2929
### Supported toolchains
3030

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

3333
### Examples
3434

35-
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.
3636

3737
### Known issues
3838

0 commit comments

Comments
 (0)