lpc176x: Add ADC support

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-05-10 09:05:12 -04:00
parent 65613aeddf
commit c812a40a37
3 changed files with 100 additions and 0 deletions

View File

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