stm32f4: Add support for GPIO

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-07-25 14:55:10 -04:00
parent d501ca6b0b
commit 1487f8a257
3 changed files with 133 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ if MACH_STM32F4
config STM32F4_SELECT
bool
default y
select HAVE_GPIO
config BOARD_DIRECTORY
string