Skip to content

Commit b60251c

Browse files
aykevldeadprogram
authored andcommitted
usage: fix link to supported targets
1 parent 3359610 commit b60251c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/usage/important-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ There are a few flags to control how binaries are built:
99
Output filename, see the ``build`` command.
1010

1111
- `-target`
12-
Select the target you want to use. Leave it empty to compile for the host. This switch also configures the emulator, flash tool and debugger to use so you don't have to fiddle with those options. Read [supported targets]() for a list of supported targets. Example targets:
12+
Select the target you want to use. Leave it empty to compile for the host. This switch also configures the emulator, flash tool and debugger to use so you don't have to fiddle with those options. Read [supported targets](../../microcontrollers/) for a list of supported targets. Example targets:
1313

1414
- wasm
1515
WebAssembly target. Creates .wasm files that can be run in a web browser.

0 commit comments

Comments
 (0)