You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
bin merge: base: update base-files and basic config 7 years ago
etc base-files: gpio switch: set output value with direction 7 years ago
lib base-files: unify get_dt_led helper function 7 years ago
rom rename default/ to files/ 18 years ago
sbin base-files: fix sysupgrade -b/-l when -c is used 7 years ago
usr base-files: remove remaining uses of %N, and drop VERSION_NICK config symbol 7 years ago