zephyr/soc/arm/st_stm32
Erwin Rol 742256f8ed drivers: dma: stm32: only set mem pool size when using DMAMUX
The general DMA driver doesn't use kmalloc anymore so it doesn't
need a memory pool. The DMAMUX_SMT32 driver still uses kmalloc,
so move the HEAP_MEM_POOL_SIZE config under DMAMUX_STM32.

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2020-09-03 21:50:58 +02:00
..
common drivers: dma: stm32: only set mem pool size when using DMAMUX 2020-09-03 21:50:58 +02:00
stm32f0 drivers: dac: Enable for STM32F0 series 2020-09-03 14:46:03 -05:00
stm32f1 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32f2 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32f3 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32f4 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32f7 drivers: clock: stm32f7 needs power over-drive to reach 216Mhz 2020-09-03 14:45:24 -05:00
stm32g0 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32g4 drivers: dac: Enable for STM32G4 series 2020-09-03 14:46:03 -05:00
stm32h7 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32l0 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32l1 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32l4 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32l5 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
stm32mp1 soc: arm: st_stm32: stm32mp1: enable HSEM clock on init 2020-09-03 14:44:26 -05:00
stm32wb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc