Skip to content

Commit 4eadb08

Browse files
committed
Incorporated the review comment
1 parent 616f1d3 commit 4eadb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/program-setup/mbed_targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ The `OUTPUT_EXT` property controls the file type emitted for a target by the bui
283283

284284
### c_lib
285285

286-
The `c_lib` property controls which library, small or standard, the `GCC_ARM` toolchain links. The `c_lib` property may take on the values `std` for the standard library and `small` for the reduced size library.
286+
The `c_lib` property controls which library, small or standard, the toolchain links. The `c_lib` property may take on the values `std` for the standard library and `small` for the reduced size library.
287287

288288
### bootloader_supported
289289

0 commit comments

Comments
 (0)