samples: fade_led: Correct the sample name in the docs
The docs do not match the directory this sample is in. Fix it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
09310462fd
commit
f895cf4d9c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Building and Running
|
|||
To build and flash this sample for the :ref:`nrf52840dk_nrf52840`:
|
||||
|
||||
.. zephyr-app-commands::
|
||||
:zephyr-app: samples/basic/blink_led
|
||||
:zephyr-app: samples/basic/fade_led
|
||||
:board: nrf52840dk_nrf52840
|
||||
:goals: build flash
|
||||
:compact:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue