doc: boards: olimex: fix dead links in boards doc
Fixed a couple file references that were missed during PR #71441. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
9a73c32852
commit
a3fcfa90b3
1 changed files with 2 additions and 2 deletions
|
|
@ -84,9 +84,9 @@ features:
|
|||
+-----------+------------+-------------------------------------+
|
||||
|
||||
The default configuration can be found in
|
||||
:zephyr_file:`boards/olimex/olimex_esp32_evb/olimex_esp32_evb_esp32_appcpu_defconfig`
|
||||
:zephyr_file:`boards/olimex/olimex_esp32_evb/olimex_esp32_evb_appcpu_defconfig`
|
||||
and
|
||||
:zephyr_file:`boards/olimex/olimex_esp32_evb/olimex_esp32_evb_esp32_procpu_defconfig`
|
||||
:zephyr_file:`boards/olimex/olimex_esp32_evb/olimex_esp32_evb_procpu_defconfig`
|
||||
|
||||
|
||||
Other hardware features are not currently supported by the port.
|
||||
|
|
|
|||
Loading…
Reference in a new issue