1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-02 01:17:11 +01:00
Files
u-boot-megous/drivers
Simon Glass 8d30fcd9a1 sandbox: gpio: add basic driver for simulating GPIOs
This provides a way of simulating GPIOs by setting values which are seen
by the normal gpio_get/set_value() calls.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-12 11:03:42 -04:00
..