samd21: Add support for gpio pins

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2018-07-31 15:49:37 -04:00
parent 74cf4dc9e0
commit cf2393efc8
4 changed files with 111 additions and 0 deletions

View File

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