stm32f0: SPI and i2c interfaces added

Signed-off-by: Eugene Krashtan <eug.krashtan@gmail.com>
This commit is contained in:
Eugene Krashtan
2019-03-13 17:39:46 +02:00
committed by Kevin O'Connor
parent b79db3e3d6
commit 45f0ea29a6
7 changed files with 274 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ config STM32F0_SELECT
default y
select HAVE_GPIO
select HAVE_GPIO_ADC
select HAVE_GPIO_I2C
select HAVE_GPIO_SPI
select HAVE_GPIO_BITBANGING
config BOARD_DIRECTORY