zephyr/samples/basic
Anas Nashif d94a75d4dd samples: basic: remove whitelisting and use DT filters
Do not limit to whitelisted boards, instead make it build/run for any
board that defines required DTS macros.
Remove QMSI kconfigs and depend on DTS only.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-11 13:13:26 -06:00
..
blink_led samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05: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: disco: make sample more generic 2018-12-11 13:13:26 -06:00
fade_led drivers: pwm: nrf: Modify fade_led PWM example, use new HW drv 2018-12-11 15:18:14 +01:00
rgb_led samples: basic: remove whitelisting and use DT filters 2018-12-11 13:13:26 -06:00
servo_motor samples: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
threads samples: threads: filter by device tree 2018-12-11 13:13:26 -06:00
userspace/shared_mem sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
basic.rst