Skip to content

Commit 1994b23

Browse files
committed
Remove incorrect tip
1 parent 1c7917c commit 1994b23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/tools/CLI/cli-compile.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ To compile in debug mode (as opposed to the default *develop* mode), use `--prof
134134
$ mbed compile -t GCC_ARM -m K64F --profile mbed-os/tools/profiles/debug.json
135135
```
136136

137-
<span class="tips">**Tip:** If you have files that you want to compile only in debug mode, put them in a directory called `TARGET_DEBUG` at any level of your tree (then use `--profile` as explained above).
138-
</span>
139137

140138
#### Automate toolchain and target selection
141139

0 commit comments

Comments
 (0)