zephyr/samples/basic
Erwan Gouriou 1cfec48646 samples: yaml: filter can be limited to GPIO_CONTROLLER
It is safe to assume that if X_GPIO_CONTROLLER is defined (hence
generated) X_GPIO_PIN should also be defined.
If this is not the case, this is an issue and letting the sample
build will reveal the issue.
Update the yaml filter to rely only on _GPIO_CONTROLLER #define's


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: yaml: filter can be limited to 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