zephyr/drivers
Erwan Gouriou 5ef0019a24 drivers: flash: stm32: get write block size from device tree
In flash driver init, write_block_size could be initialized
with FLASH_WRITE_BLOCK_SIZE which is generated from device
tree parsing (dts property: "write-block-size")
Fixes #5305
If not defined, generate a compilation error.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-01-19 12:16:00 -06:00
..
adc drivers: ti_adc108s102: remove newline from syslog messages 2018-01-09 10:59:41 -05:00
aio kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
bluetooth cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
clock_control drivers: stm32 clock control: fix HSI PLLSOURCE with PREDIV1 support 2018-01-11 19:00:19 -05:00
console various: Update/fix some textual material and code comments. 2017-12-29 09:45:39 -05:00
counter kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
crypto kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
display kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dma kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
entropy drivers: entropy: stm32: Remove STM32F411XE from building 2018-01-12 19:42:54 -05:00
ethernet drivers: eth: mcux: Use correct Kconfig option for RX bufs 2018-01-10 10:32:16 -06:00
flash drivers: flash: stm32: get write block size from device tree 2018-01-19 12:16:00 -06:00
gpio drivers: gpio_stm32: Add defines for ports I, J, K 2018-01-11 14:35:45 -06:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c drivers: i2c: esp32: Fix status address register 2018-01-16 13:48:27 -05:00
i2s drivers: Add Atmel SAM I2S (SSC) driver 2017-11-30 10:30:33 -05:00
ieee802154 drivers/ieee802154: Add support for Sub-GHz TI CC1200 chip 2018-01-15 15:15:38 +02:00
interrupt_controller dts: x86: Add interrupt controller node 2017-12-15 11:22:55 -06:00
ipm kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
led_strip kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
net drivers: net: loopback: Simulate real hw device 2017-11-15 12:27:14 +02:00
pci kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
pinmux pinmux: stm32f0: Add B3/4/5 SPI1 B13/14/15 SPI2 pinmux 2018-01-11 19:00:19 -05:00
pwm drivers: pwm: nRF5x: Use TIMER2 and PPI indices 14-19 2017-11-22 18:46:20 -05:00
rtc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sensor Revert "sensors: hts221: provide name to Kconfig choice" 2018-01-13 09:06:58 -08:00
serial drivers: serial: use the right clock busses for STM32F0 series UARTs 2018-01-11 19:00:19 -05:00
shared_irq kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
spi drivers: spi_ll_stm32: Get SPI configuration from DT 2018-01-17 11:51:48 -06:00
timer kconfig: fix help text indentation 2018-01-08 08:08:45 -05:00
usb usb: Fix USB Device dependency 2018-01-12 07:46:28 -05:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
CMakeLists.txt lib: move crc from drivers to lib/ 2017-12-15 20:02:01 -05:00
Kconfig drivers/ieee802154: Cleanup Kconfig 2018-01-10 21:53:01 -05:00