Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4e132c2b42d63ccf00ebcd16a101f6f68b630d76
/
.
/
boards
/
espressif
/
esp32c3_rust
/
Kconfig.defconfig
blob: 77418527f48adb395a6361a282281cd896ec10d6 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
# SPDX-License-Identifier: Apache-2.0
config HEAP_MEM_POOL_ADD_SIZE_BOARD
int
default
65535
if
WIFI
&&
BT
default
51200
if
WIFI
default
40960
if
BT
default
4096