File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / etc / uboot / butz.conf
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Sat Feb 8 16:40:31 2014 UTC (10 years, 5 months ago) by misho
Branches: elwix2_2
add new scripts

    1: #
    2: # Butz config
    3: #
    4: # $Id: butz.conf,v 1.1.2.1 2014/02/08 16:40:31 misho Exp $
    5: 
    6: [reset]
    7: gpio_pin = 11
    8: gpio_led_ping = 12
    9: default_after = 10
   10: # Execute script if event occure <prog> <click|default>
   11: click = /etc/reset.sh
   12: default = /etc/reset.sh

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>