mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gpio: move documentation to README, document that it broke on -M virt
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#!/bin/sh
|
||||
# ARM only.
|
||||
# https://raspberrypi.stackexchange.com/questions/56373/is-it-possible-to-get-the-state-of-the-leds-and-gpios-in-a-qemu-emulation-like-t/69267#69267
|
||||
set -e
|
||||
cd /sys/class/gpio
|
||||
echo 480 > export
|
||||
|
||||
Reference in New Issue
Block a user