zephyr/samples/drivers
Andrei Emeltchenko db2ebed78d tests: smbus: Cleanup CMakeLists files
Remove "-machine Q35" from QEMU_EXTRA_FLAGS since this is now the
default qemu_x86_64 configuration.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-03-30 09:45:02 +00:00
..
adc drivers: adc: microchip: Added MEC15xx board overlay 2023-03-23 11:43:30 -04:00
audio/dmic samples: Replace dmic tag with lower case 2023-01-10 18:29:35 -05:00
can drivers: can: remove CAN_HAS_CANFD Kconfig helper 2023-01-25 15:00:39 +00:00
clock_control_litex includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
clock_control_xec samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
counter samples: drivers: counter: alarm: Fix nordic DKs 2023-03-27 22:15:15 +00:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
current_sensing
dac samples: drivers: dac: add support for gd32a50x 2023-01-12 21:45:38 +01:00
display samples: drivers: display: add support for RT595 EVK 2023-03-04 09:19:26 +01:00
eeprom yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
espi samples: drivers: espi: update MEC172x espi sample 2023-03-23 11:58:26 -04:00
flash_shell boards: arm: add Arduino GIGA 2023-03-06 12:33:57 +01:00
fpga/fpga_controller yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ht16k33 include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
i2s/echo samples: move litex i2s sample under samples/boards 2023-02-22 05:31:07 -05:00
ipm samples: ipm_esp32: remove binary blob 2023-02-16 21:30:35 +09:00
jesd216 sample/drivers/jesd216: Reduce nrf52840dk SPI overlay 2023-02-23 08:58:34 +01:00
kscan samples: drivers: kscan: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
kscan_touch yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lcd_cyclonev_socdk yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
lcd_hd44780 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_apa102 drivers: regulator: fixed: simplify implementation 2022-11-30 15:49:30 +01:00
led_apa102c_bitbang includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_lp503x samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01: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 samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
led_sx1509b_intensity includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
led_ws2812 drivers: led_strip: add WS2812 I2S-based driver 2023-02-24 10:12:47 -08:00
led_xec samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
lora yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
mbox yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
memc yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
misc tests/samples: fix some missing tags 2022-11-14 07:08:04 -05:00
peci yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01:00
ps2 samples: drivers: ps2: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01:00
smbus tests: smbus: Cleanup CMakeLists files 2023-03-30 09:45:02 +00:00
soc_flash_nrf samples/drivers/soc_flash_nrf: Add missing README.rst 2023-01-27 19:22:40 +09:00
spi_bitbang samples: spi_bitbang: Use gpio_loopback pins for MOSI and MISO 2023-01-20 13:28:27 +01:00
spi_flash sample: driver: spi_flash: Add emsdp support 2023-03-13 11:58:48 +01:00
spi_flash_at45 samples: drivers: spi_flash_at45: Remove obsolete CONFIG_SPI_FLASH_AT45 2023-02-27 14:35:15 +01:00
spi_fujitsu_fram includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
uart samples: drivers: uart: Read until FIFO empty in echo_bot 2023-01-27 19:21:37 +09:00
w1/scanner samples: drivers: w1: Enable arduino_i2c and arduino_serial explicitly 2023-01-16 09:26:10 +01:00
watchdog samples: drivers: watchdog testing on the stm32h573i_dk 2023-03-29 10:04:39 +02:00
drivers.rst