From 0329ec7e6d0d27f49bb4c8f0c6085fbf3dbbb761 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Wed, 12 Sep 2018 00:05:59 -0500 Subject: [PATCH] boards: nucleo_f429zi: Fix typo in the docs Docs had one case of calling the board nucleo_f249zi instead of nucleo_f429zi Signed-off-by: Kumar Gala --- boards/arm/nucleo_f429zi/doc/nucleof429zi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/arm/nucleo_f429zi/doc/nucleof429zi.rst b/boards/arm/nucleo_f429zi/doc/nucleof429zi.rst index 5a3cbf0f869..70f029ca8d4 100644 --- a/boards/arm/nucleo_f429zi/doc/nucleof429zi.rst +++ b/boards/arm/nucleo_f429zi/doc/nucleof429zi.rst @@ -79,7 +79,7 @@ More information about STM32F429ZI can be found here: Supported Features ================== -The Zephyr nucleo_f249zi board configuration supports the following hardware features: +The Zephyr nucleo_f429zi board configuration supports the following hardware features: +-----------+------------+-------------------------------------+ | Interface | Controller | Driver/Component |