zephyr/samples/drivers
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
..
adc boards: cc13x2/cc26x2*: add ADC sample + update docs 2022-11-04 17:31:59 -04:00
audio/dmic includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
can drivers: can: skip all CAN loopback mode tests for kvaser,pcican 2022-11-01 15:22:31 -04:00
clock_control_litex includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
counter tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
current_sensing
dac includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
display includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
eeprom samples: drivers: eeprom: remove EEPROM shell overlay 2022-11-15 09:43:42 -06:00
espi samples: drivers: espi: Re-enable eSPI SAF for MEC152x board 2022-09-29 14:59:32 +00:00
flash_shell samples: drivers: flash_shell: disambiguate flash shell app 2022-11-19 14:24:38 -05:00
fpga/fpga_controller samples: drivers: fpga: fpga_controller: fix links in README.rst 2022-11-15 05:59:09 -05:00
ht16k33 include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
i2c_fujitsu_fram tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
i2s includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
ipm tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
jesd216 samples: drivers: jesd216 jedec ID and SFDP from octo-flash 2022-11-29 09:32:22 +00:00
kscan tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
kscan_touch tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
lcd_cyclonev_socdk devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
lcd_hd44780 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_apa102 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_apa102c_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp503x includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp3943 tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
led_lp5562 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lpd8806 samples: led_lpd8806: Remove outdated link 2022-09-29 12:20:14 +02:00
led_pca9633 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_pwm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_sx1509b_intensity includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_ws2812 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lora samples: lora: remove `platform_allow` 2022-09-29 08:59:03 +00:00
mbox includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
misc tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
peci tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
ps2 tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
soc_flash_nrf tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
spi_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spi_flash samples: drivers: stm32u5x octospi enables DMA 2022-11-22 12:00:00 +00:00
spi_flash_at45 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
spi_fujitsu_fram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
uart includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
w1/scanner samples/drivers/w1: scanner: add ds2485 overlay 2022-09-09 14:11:30 +00:00
watchdog tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
drivers.rst