setup CI/CD for kernel development - added CodeQL for code scanning - every pr is built as an image and is available for 30days on https://oklinux.dev - tagged and released on github for now Signed-off-by: sevki <s@sevki.io>
11 lines
437 B
Text
11 lines
437 B
Text
What: /sys/class/input/input(x)/device/startup
|
|
Date: March 2014
|
|
Contact: Carlo Caione <carlo@caione.org>
|
|
Description: Startup time in us. Board is powered on if the button is pressed
|
|
for more than <startup_time>
|
|
|
|
What: /sys/class/input/input(x)/device/shutdown
|
|
Date: March 2014
|
|
Contact: Carlo Caione <carlo@caione.org>
|
|
Description: Shutdown time in us. Board is powered off if the button is pressed
|
|
for more than <shutdown_time>
|