cederom commented on code in PR #18397:
URL: https://github.com/apache/nuttx/pull/18397#discussion_r2835667418


##########
boards/Kconfig:
##########
@@ -1916,6 +1916,15 @@ config ARCH_BOARD_NUCLEO_H743ZI
        ---help---
                STMicro Nucleo H743ZI board based on the STMicro STM32H743ZI 
MCU.
 
+config ARCH_BOARD_NUCLEO_H753ZI
+       bool "STM32H753 Nucleo H753ZI"
+       depends on ARCH_CHIP_STM32H753ZI
+       select ARCH_HAVE_LEDS
+       select ARCH_HAVE_BUTTONS
+        select ARCH_HAVE_IRQBUTTONS

Review Comment:
   spaces -> tab.



-- 
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]

Reply via email to