zephyr/samples/basic
Kumar Gala 4cc91fdd00 sample/tests: replace DT_ define filters with dt_ functions
convert sample and test yaml filters that utilize a DT_ define to
instead use a dt_ function.  The intent is to remove the Kconfig
generated DT defines and just make directy queries into the device tree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-11-04 09:02:14 -05:00
..
blink_led sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
blinky sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
button sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
disco sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
fade_led sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
minimal doc: Use west everywhere to build and flash 2019-08-27 19:36:24 +02:00
rgb_led sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
servo_motor sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
threads sample/tests: replace DT_ define filters with dt_ functions 2019-11-04 09:02:14 -05:00
basic.rst