mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
67a6fd6f3b
Added IRAM allocation provision under nimble_platform_mem_malloc()
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
CONFIG_FREERTOS_UNICORE=y
|
|
CONFIG_ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY=y
|
|
CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT=y
|