openwrtv4/package/base-files/files
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
..
bin merge: base: update base-files and basic config 2017-12-08 19:41:18 +01:00
etc base-files: gpio switch: set output value with direction 2018-01-09 22:05:46 +01:00
lib base-files: unify get_dt_led helper function 2017-12-14 09:29:30 +01:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: fix sysupgrade -b/-l when -c is used 2017-12-14 09:29:30 +01:00
usr base-files: remove remaining uses of %N, and drop VERSION_NICK config symbol 2017-12-09 23:27:41 +01:00