mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Nucleo-F401RE: Use standard NuttX LED interfaces
This commit is contained in:
@@ -518,6 +518,9 @@ config ARCH_BOARD_PX4FMU_V2
|
||||
config ARCH_BOARD_NUCLEO_F401RE
|
||||
bool "STM32F401 Nucleo F401RE"
|
||||
depends on ARCH_CHIP_STM32F401RE
|
||||
select ARCH_HAVE_LEDS
|
||||
select ARCH_HAVE_BUTTONS
|
||||
select ARCH_HAVE_IRQBUTTONS
|
||||
---help---
|
||||
This is a minimal configuration that supports low-level test of the
|
||||
Nucleo F401RE in the NuttX source tree.
|
||||
|
||||
Reference in New Issue
Block a user