zephyr/samples/basic
David Leach 96e877a52e samples: buttons: Add GPIO_INT_EDGE to button configuration
Add GPIO_INT_EDGE triggering for the button push for boards where
the dts generates a SW0_GPIO_FLAGS.

Signed-off-by: David Leach <david.leach@nxp.com>
2018-10-02 11:27:30 -05:00
..
blink_led samples: blink_led: add support for nRF boards 2018-09-19 09:15:11 -04:00
blinky samples: blinky: Remove platform whitelist 2018-09-28 11:43:41 -05:00
button samples: buttons: Add GPIO_INT_EDGE to button configuration 2018-10-02 11:27:30 -05:00
disco cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
fade_led cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
rgb_led cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
servo_motor cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
threads cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
userspace/shared_mem doc: fix doc misspellings 2018-09-29 22:55:14 -04:00
basic.rst