zephyr/soc
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
..
arc boards: arc: nsim: add a new board nsim_em7d_v22 2020-09-03 21:47:51 +02:00
arm drivers: dma: stm32: only set mem pool size when using DMAMUX 2020-09-03 21:50:58 +02:00
nios2 soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
posix zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
riscv device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
x86 boards: x86: Remove gpmrb board 2020-07-30 12:15:01 -04:00
xtensa arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
Kconfig cmake: kconfig: support for multiple SOC_ROOT 2020-08-05 08:06:07 -04:00