zephyr/samples/drivers
Andrei Emeltchenko cf423b3eaa samples: Add smbus shell sample application
Add smbus sample for testing SMBus commands.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-03-22 08:16:23 -04:00
..
adc drivers: afec: sam: Enable sam4e SoCs 2023-03-21 14:12:25 -07: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: Add support for stm32h735g_disco 2023-03-20 09:53:59 +01:00
crypto includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
current_sensing samples: drivers: removed old sample code for INA219 2021-08-23 10:32:07 -05:00
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: Replace prj_<board> files with overlays 2023-03-20 10:18:32 +01: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
i2c_fujitsu_fram yamllint: indentation: fix files in samples/ 2023-01-04 14:23:53 +01: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 samples: Add smbus shell sample application 2023-03-22 08:16:23 -04: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: watchdog: Add support for Intel TCO watchdog 2023-03-22 11:38:59 +01:00
drivers.rst samples: drivers: Change drivers.rst to find all samples readme file 2020-05-15 17:18:56 +02:00