zephyr/samples/drivers
Thomas Stranger d3692805f1 samples: drivers: eeprom: remove needless null pointer check
This commit removes a superfluous null pointer check.
The device is accessed via a label.
so in case it is not available a build error arises,
but the pointer won't ever be null.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2021-06-17 19:26:23 -04:00
..
adc
can doc: can: fix build commands 2021-05-25 09:40:27 -04:00
clock_control_litex
counter
crypto mbedtls: kconfig: created MBEDTLS_PROMPTLESS and CUSTOM_MBEDTLS_CFG_FILE 2021-05-09 15:24:23 -05:00
current_sensing
dac samples/drivers: stm32f3_disco: Enable DAC Sample application 2021-06-10 16:00:04 -05:00
display samples: display: Convert driver and lvgl sample.yaml to use depends_on 2021-05-19 08:14:25 -05:00
eeprom samples: drivers: eeprom: remove needless null pointer check 2021-06-17 19:26:23 -04:00
espi
flash_shell
ht16k33
i2c_fujitsu_fram
i2s/litex
jesd216
kscan
kscan_touch
lcd_hd44780
led_apa102
led_apa102c_bitbang
led_lp503x
led_lp3943
led_lp5562
led_lpd8806
led_pca9633
led_pwm tests: pwm: led: Fix pwm_led sample 2021-05-25 08:07:25 -04:00
led_sx1509b_intensity
led_ws2812 sample: drivers: led_ws2812: support nucleo_l476rg 2021-06-04 16:17:38 -05:00
lora
misc/ft800
peci
ps2
soc_flash_nrf
spi_flash
spi_flash_at45
spi_fujitsu_fram
watchdog samples: drivers: watchdog: Pause during debugging 2021-05-21 05:00:07 -05:00
drivers.rst