mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
STM32 Minimum: Note in Kconfig that the board supports buttons
This commit is contained in:
committed by
Gregory Nutt
parent
df313581db
commit
4825a8fc3f
@@ -959,6 +959,8 @@ config ARCH_BOARD_STM32F103_MINIMUM
|
||||
bool "STM32F103C8T6 Minimum ARM Development Board"
|
||||
depends on ARCH_CHIP_STM32F103C8
|
||||
select ARCH_HAVE_LEDS
|
||||
select ARCH_HAVE_BUTTONS
|
||||
select ARCH_HAVE_IRQBUTTONS
|
||||
---help---
|
||||
A configuration for the STM32F103 Minimum board.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user