Commit 9518d1d8 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Anas Nashif
Browse files

doc: boards: hwmv2: fix teensy dead link



fix a dead reference to teensy40_defconfig file

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent 36a9a9ce
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.