openwrt/package/base-files/files/etc
Mathias Kresin e66c47fb14 base-files: gpio switch: set output value with direction
Use the "low" and "high" values to configure the GPIO as an output with
that initial value. It ensures that the gpio doesn't have a unwanted value
during the time the direction is set to ouput and the actual value is
applied.

We don't need to take care of the GPIO polarity for now, since our
exported GPIOs are always active low.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-01-09 22:05:46 +01:00
..
board.d
hotplug.d/net
init.d base-files: gpio switch: set output value with direction 2018-01-09 22:05:46 +01:00
iproute2 base-files: add /etc/iproute2/rt_protos 2017-01-18 13:15:28 +01:00
rc.button base-files: Ensure reset only works if an overlay exists 2016-10-27 12:45:05 +02:00
sysctl.d
uci-defaults base-files: fix user creation on sysupgrade with few opkg control files 2017-01-24 19:08:41 +01:00
banner merge: release/banner: drop release name and update banner 2017-12-08 19:41:18 +01:00
banner.failsafe
device_info
diag.sh
fstab
group base-files: add "tty" user group 2017-06-26 10:02:20 +02:00
hosts
inittab
openwrt_release merge: properly remove %n / %N references 2017-12-09 16:01:14 +01:00
openwrt_version build: adjust version number handling 2016-12-02 16:02:02 +01:00
os-release
passwd
preinit preinit: use only the image config options 2016-08-10 03:04:08 +02:00
profile base-files: fix logic when to show failsafe banner 2017-12-29 15:58:16 +01:00
protocols
rc.common base-files: protect stop and reload actions with procd_lock 2018-01-02 07:52:57 +01:00
rc.local
services base-files: add submission service port 2017-03-11 05:53:33 +01:00
shadow
shells
sysctl.conf basefiles: allow suid coredumps 2017-09-12 22:18:45 +02:00
sysupgrade.conf