You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/09 02:41:35 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #752: boards/arm/stm32/nucleo-f429zi: Port Nuttx to Nucleo-F429zi

xiaoxiang781216 commented on a change in pull request #752: boards/arm/stm32/nucleo-f429zi: Port Nuttx to Nucleo-F429zi
URL: https://github.com/apache/incubator-nuttx/pull/752#discussion_r405924300
 
 

 ##########
 File path: boards/Kconfig
 ##########
 @@ -2153,6 +2162,7 @@ config ARCH_BOARD
 	default "nucleo-f303ze"            if ARCH_BOARD_NUCLEO_F303ZE
 	default "nucleo-f334r8"            if ARCH_BOARD_NUCLEO_F334R8
 	default "nucleo-f4x1re"            if ARCH_BOARD_NUCLEO_F401RE || ARCH_BOARD_NUCLEO_F411RE
+	default "nucleo-f429zi"			   if ARCH_BOARD_NUCLEO_F429ZI
 
 Review comment:
   Align the if with other line

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services