zephyr/samples/basic
Erwan Gouriou a002cab080 samples/basic: disco: LED0 and LED1 might not share GPIO controller
In disco basic sample, same GPIO controller was used for LED0
and LED1, which is actually a particular case.

This change implements the general case, where LED0 an LED1 might
not have the same gpio controller.
Tested on nucleo_f429zi and frdm_k64f.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-12-17 08:18:56 -06:00
..
blink_led doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
blinky samples: basic: remove whitelisting and use DT filters 2018-12-11 13:13:26 -06:00
button samples: basic: remove whitelisting and use DT filters 2018-12-11 13:13:26 -06:00
disco samples/basic: disco: LED0 and LED1 might not share GPIO controller 2018-12-17 08:18:56 -06:00
fade_led doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
rgb_led doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
servo_motor doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
threads samples: threads: filter by device tree 2018-12-11 13:13:26 -06:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00