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:
Benjamin Cabé 2024-03-13 15:27:00 +01:00 committed by Anas Nashif
parent 36a9a9cee0
commit 9518d1d80a

View file

@ -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.