zephyr/samples/drivers
Alexander Wachter 2f44990e9b can: Introduce can-primary alias
This commit introduces the can-primary alias to identify
the primary CAN interface.
This alias is used for all samples and tests, so they don't
need to probe the right interface.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-01-27 10:25:00 -06:00
..
CAN can: Introduce can-primary alias 2020-01-27 10:25:00 -06:00
counter/alarm tests: fix test identifiers 2019-12-09 15:53:44 -05:00
crypto samples: drivers: crypto: fix test failure 2020-01-13 16:35:10 -05:00
current_sensing tests: fix test identifiers 2019-12-09 15:53:44 -05:00
display samples/drivers/display: remove redundant include 2020-01-26 17:52:12 +01:00
entropy tests: fix test identifiers 2019-12-09 15:53:44 -05:00
espi samples: drivers: espi: Showcase eSPI OOB channel APIs 2020-01-23 12:17:48 -05:00
flash_shell global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ht16k33 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
i2c_fujitsu_fram tests: fix test identifiers 2019-12-09 15:53:44 -05:00
kscan treewide: use full path to kscan.h header 2020-01-26 17:52:12 +01:00
lcd_hd44780 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_apa102 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_apa102c_bitbang tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lp3943 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lp5562 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_lpd8806 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_pca9633 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
led_ws2812 tests: fix test identifiers 2019-12-09 15:53:44 -05:00
lora samples: drivers: Add LoRa receiver sample 2019-12-21 12:20:24 +01:00
ps2 treewide: use full path to ps2.h header 2020-01-26 17:52:12 +01:00
soc_flash_nrf samples: drivers: soc_flash_nrf: Tagged sample with nrf9160 2020-01-15 07:39:53 -06:00
spi_flash samples: drivers: spi_flash: increase test data length 2019-12-19 12:37:31 +01:00
spi_fujitsu_fram samples: drivers: fix build of spi_fujitsu_fram sample 2020-01-23 14:18:40 -05:00
watchdog tests: fix test identifiers 2019-12-09 15:53:44 -05:00
drivers.rst