zephyr/samples/basic
Anas Nashif ba7d730e9b tests/samples: use integration_plaforms in more tests/samples
integration_platforms help us control what get built/executed in CI and
for each PR submitted. They do not filter out platforms, instead they
just minimize the amount of builds/testing for a particular
tests/sample.
Tests still run on all supported platforms when not in integration mode.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-29 16:03:23 +01:00
..
blinky includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
blinky_pwm samples: blinky_pwm: Fix sample for rpi_pico 2022-11-14 12:37:47 +01:00
button includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
fade_led includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
minimal tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
rgb_led includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
servo_motor boards: rddrone_fmuk66 fix pwm pinmux and servos 2022-11-16 10:18:46 -06:00
sys_heap samples: Basic system heap Demo 2022-11-22 13:17:59 +09:00
threads includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
basic.rst