doc: boards: hwmv2: fix teensy dead link
fix a dead reference to teensy40_defconfig file Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
36a9a9cee0
commit
9518d1d80a
1 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@ features:
|
|||
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
``boards/arm/teensy4/teensy40_defconfig``
|
||||
:zephyr_file:`boards/pjrc/teensy4/teensy40_defconfig`
|
||||
|
||||
|
||||
The teensy41 board configuration supports additional hardware
|
||||
|
|
@ -85,7 +85,7 @@ features:
|
|||
|
||||
|
||||
The default configuration can be found in the defconfig file:
|
||||
``boards/arm/teensy4/teensy41_defconfig``
|
||||
:zephyr_file:`boards/pjrc/teensy4/teensy41_defconfig`
|
||||
|
||||
Other hardware features are not currently supported by the port.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue