2a4ed884b5
arch/arm/stm32: add support for STM32F303xD/E; configs: add basic support for nucleo-f303ze Approved-by: GregoryN <gnutt@nuttx.org>
9 lines
169 B
Plaintext
9 lines
169 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_NUCLEO_F303ZE
|
|
|
|
endif
|