zephyr/samples/drivers
Erwan Gouriou dd0b133a62 samples/drivers: led_pca9633: Replace target stm32373c_eval
Pinctrl is missing in i2c1 device description on stm32373c_eval
ovderlay file, besides using I2C1 this board (as mentioned in readme)
requires to remove 2 resistors on the board.

Make it simple and instead use a board with arduino_i2c port
available.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-11-26 11:36:42 +01:00
..
adc boards: mimxrt1160: Enabled ADC support for RT1160 2021-11-03 16:18:25 -04:00
audio/dmic kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00
can canbus: rename zephyr,can-primary chosen property to zephyr,canbus 2021-11-07 09:05:39 -05:00
clock_control_litex cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
counter drivers: counter: esp32: add support for esp32c3 2021-11-11 19:14:15 -05:00
crypto
current_sensing
dac boards: arm: Configure DAC driver on bl5340_dvk 2021-10-27 10:58:33 +02:00
display
eeprom
espi drivers: Apply SPI API change to relevant places 2021-11-19 11:50:38 +01:00
flash_shell shell: Add __printf_like to shell_fprintf 2021-10-14 16:32:19 -04:00
fpga
ht16k33
i2c_fujitsu_fram samples: i2c: fram: use node label instead of alias 2021-09-17 20:18:47 -04:00
i2s kernel: Introduce K_MEM_SLAB_DEFINE_STATIC 2021-11-07 05:36:48 -05:00
ipm samples: Move IPM samples in a different directory 2021-11-12 14:51:29 +01:00
jesd216
kscan
kscan_touch cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
lcd_hd44780
led_apa102
led_apa102c_bitbang
led_lp503x
led_lp3943
led_lp5562
led_lpd8806
led_pca9633 samples/drivers: led_pca9633: Replace target stm32373c_eval 2021-11-26 11:36:42 +01:00
led_pwm samples: led_pwm: added overlay for the esp32 board 2021-11-07 05:36:42 -05:00
led_sx1509b_intensity
led_ws2812
lora samples: lora: receive: demo async reception 2021-10-26 15:48:09 +02:00
mbox bindings: nrf-ipc: Enable DT helpers 2021-11-10 10:28:14 -06:00
misc/ft800
peci
ps2
soc_flash_nrf
spi_flash samples: drivers: spi_flash: add support for the NPCX EVB 2021-11-01 21:48:20 -04:00
spi_flash_at45 pm: Use pm_device_action_run instead of state_set 2021-11-24 14:21:50 -05:00
spi_fujitsu_fram
watchdog boards: mimxrt1160: Enable watchdog timer on RT1160 2021-11-03 16:18:25 -04:00
drivers.rst