zephyr/drivers
Yannis Damigos a3474a2e2e drivers: spi_ll_stm32: Protect against null TX/RX buffer
TX/RX buffer may be NULL, so check them before use.

Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
2018-02-01 08:19:49 -06:00
..
adc
aio
bluetooth
clock_control
console
counter
crypto
display
dma
entropy
ethernet
flash drivers: flash: Implement flash page layout api in mcux driver 2018-01-31 16:43:40 -06:00
gpio
grove
i2c
i2s
ieee802154 doc: fix misspellings in Kconfig files 2018-01-30 20:03:40 -05:00
interrupt_controller
ipm
led_strip
net
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux drivers: spi_ll_stm32: Enable SPI driver for F1 family 2018-02-01 08:19:49 -06:00
pwm pwm: nrf5_sw: don't disable timer if another channel is still active 2018-01-31 19:51:12 -05:00
rtc
sensor sensor: hts221: Fix assert logical error 2018-01-31 11:03:26 -06:00
serial
spi drivers: spi_ll_stm32: Protect against null TX/RX buffer 2018-02-01 08:19:49 -06:00
timer
usb usb: stm32: Introduce transfer method 2018-01-29 11:26:48 -06:00
watchdog
CMakeLists.txt
Kconfig