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
@ -7,7 +7,7 @@
|
||||
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
|
||||
********************
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
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.
|
||||
|
||||
Building and Running
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
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
|
||||
allows confirmation that the flash is working and that automatic power
|
||||
savings is correctly implemented.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user