mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
boards/stm32f429i-disc1: add ili9341 and stmpe811 in Kconfig
This commit is contained in:
parent
240f80e43a
commit
7c9bce25e1
@ -29,5 +29,7 @@ config BOARD_STM32F429I_DISC1
|
||||
select BOARD_HAS_LSE
|
||||
|
||||
select HAVE_SAUL_GPIO
|
||||
select HAVE_ILI9341
|
||||
select HAVE_STMPE811_I2C
|
||||
|
||||
source "$(RIOTBOARD)/common/stm32/Kconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user