25aa695a35
boards/arm/stm32h7/stm32h747i-disco: Remove references to nucleo in the stm32h747i-disco board. arch/arm/include/stm32h7, arch/arm/src/stm32h7, and boards/arm/stm32h7/stm32h747i-disco: Add support for the STM32H747I-DISCO board.
9 lines
202 B
Plaintext
9 lines
202 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
if ARCH_BOARD_STM32H747I_DISCO
|
|
|
|
endif # ARCH_BOARD_STM32H747I_DISCO
|