acassis commented on code in PR #8228:
URL: https://github.com/apache/nuttx/pull/8228#discussion_r1086976928
##########
boards/Kconfig:
##########
@@ -2920,6 +2929,7 @@ config ARCH_BOARD
default "steval-eth001v1" if ARCH_BOARD_STEVAL_ETH001V1
default "stm32h747i-disco" if ARCH_BOARD_STM32H747I_DISCO
default "stm32f746-ws" if ARCH_BOARD_STM32F746_WS
+ default "stm32f777zit6-meadow" if ARCH_BOARD_MEADOW_F7MICRO
Review Comment:
Please align this line with surround lines
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]