Skip to content
Commit 15d0189d authored by Marek Matej's avatar Marek Matej Committed by Henrik Brix Andersen
Browse files

soc: espressif: Introduce runtime heap mempool



Add the `CONFIG_ESP_RUNTIME_HEAP` kconfig.
This allows the memory pool to be created starting
at `z_mapped_end` ending at `_heap_sentry`.

Added choice symbol ESP_WIFI_HEAP_* to select which
heap to use in the ESP WiFi adapter module.

Add file heap.c with code to initialize the runtime heap.
Size of the pool is checked during the runtime.

Signed-off-by: default avatarMarek Matej <marek.matej@espressif.com>
parent e05d3ba6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment