stm32f4: Add support for ADC

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-07-26 21:47:42 -04:00
parent a878831d5e
commit d79f99b188
4 changed files with 99 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ config STM32F4_SELECT
bool
default y
select HAVE_GPIO
select HAVE_GPIO_ADC
config BOARD_DIRECTORY
string