doc: samples: Fix typos introduced by f6a4217a
Fixed typos in references to several doc pages introduced
with f6a4217a
.
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
03b601f0a9
commit
d0f27ac7ed
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
This sample demonstrates how to use the `DAC driver API <dac_api>`.
|
This sample demonstrates how to use the :ref:`DAC driver API <dac_api>`.
|
||||||
|
|
||||||
Building and Running
|
Building and Running
|
||||||
********************
|
********************
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
This sample demonstrates the `EEPROM driver API <eeprom_api>` in a simple boot counter
|
This sample demonstrates the :ref:`EEPROM driver API <eeprom_api>` in a simple boot counter
|
||||||
application.
|
application.
|
||||||
|
|
||||||
Building and Running
|
Building and Running
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
||||||
This sample demonstrates using the `flash API <flash_api>` on a SPI NOR serial flash
|
This sample demonstrates using the :ref:`flash API <flash_api>` on a SPI NOR serial flash
|
||||||
memory device. While trivial it is an example of direct access and
|
memory device. While trivial it is an example of direct access and
|
||||||
allows confirmation that the flash is working and that automatic power
|
allows confirmation that the flash is working and that automatic power
|
||||||
savings is correctly implemented.
|
savings is correctly implemented.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue