zephyr/arch/arm/soc/st_stm32/stm32l4
Ilya Tagunov 1e6d827a53 drivers: serial: stm32: add LPUART support for L0/L4 series
LPUART (Low-power UART) peripheral is just like ordinary U(S)ART
which lives in a separate clock/power domain.
Therefore already existing code could be reused as is
almost entirely.

Signed-off-by: Ilya Tagunov <tagunil@gmail.com>
2018-05-25 11:54:42 -05:00
..
CMakeLists.txt cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
Kconfig.defconfig.series kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
Kconfig.defconfig.stm32l432xx boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.defconfig.stm32l475xg boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.defconfig.stm32l476xx boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.defconfig.stm32l496xx boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
Kconfig.series arch: arm: Refactor CONFIG_CORTEX_M 2018-03-10 11:42:25 -06:00
Kconfig.soc arch: stm32: l4: factorize HAS_STM32CUBE 2017-07-26 09:52:59 -05:00
dts.fixup drivers: serial: stm32: add LPUART support for L0/L4 series 2018-05-25 11:54:42 -05:00
flash_registers.h flash: Rework and add flash device support for STM32L4x SoCs 2017-05-19 10:06:48 -04:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc.c arch/soc/st_stm32: Move STM32Cube HAL core funtions 2018-05-13 10:52:12 -05:00
soc.h drivers: serial: stm32: add LPUART support for L0/L4 series 2018-05-25 11:54:42 -05:00
soc_gpio.c arch: arm: stm32: f3/f4/l4: write output speed to hardware register 2017-08-02 12:28:11 -05:00
soc_irq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_registers.h soc: stm32l4x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00
syscfg_registers.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00