this kernel is for Android on the asus tinker board
https://github.com/TinkerBoard/android-7.1.2_kernel
The kernel for TinkerBoard (#2) supports gpio pins control through shell commands as listed here: https://tinkerboarding.co.uk/wiki/index.php?title=GPIO
Would you guys be able to find out if similar gpio control is present in the first (RPi) kernel?
If you're unsure, considering the fact that this kernel is on github, you might want to ask some of the developers over there, either by looking at issues or just checking out the code. Maybe just searching the repo for gpio or whatever your shell command is might yield information
Clone the repo, make nconfig, see whether the GPIO support is enabled in the current config.. if not, select it as a module and build it
Обсуждают сегодня