linux: userspace GPIO control

Allow use host GPIO pins for non-realtime purposes.

Signed-off-by: Andrey Kunitsyn <blackicebox@gmail.com>
This commit is contained in:
andryblack
2020-04-24 00:16:31 +03:00
committed by KevinOConnor
parent f0c394de81
commit 8fd330c54e
10 changed files with 187 additions and 22 deletions

View File

@@ -10,6 +10,8 @@ config LINUX_SELECT
select HAVE_GPIO_SPI
select HAVE_GPIO_HARD_PWM
select HAVE_GPIO_I2C
select HAVE_GPIO_BITBANGING
select HAVE_GPIO
config BOARD_DIRECTORY
string