zephyr/samples/basic/button/src
Jean-Paul Etienne 1a3de7b4b6 samples: button: set EDGE to SW0_GPIO_INT_CONF if defined
SW0_GPIO_INT_CONF shall allow boards to define the
interrupt configuration for SW0 without having to modify
the button sample app.

If SW0_GPIO_INT_CONF is defined set EDGE to it, otherwise
used default EDGE value.

Change-Id: Ia697e06debc341463ed9cdee1db564f3727d27e3
Signed-off-by: Jean-Paul Etienne <fractalclone@gmail.com>
2017-01-05 16:35:47 +00:00
..
main.c samples: button: set EDGE to SW0_GPIO_INT_CONF if defined 2017-01-05 16:35:47 +00:00
Makefile samples: move basic samples to samples/basic 2016-10-27 22:14:31 +00:00