mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 16:11:41 +01:00
Merge branch 'nimble/iram_allocation_strategy' into 'master'
NimBLE: Add support to IRAM allocation strategy See merge request espressif/esp-idf!8015
This commit is contained in:
3
examples/bluetooth/nimble/blehr/sdkconfig.ci
Normal file
3
examples/bluetooth/nimble/blehr/sdkconfig.ci
Normal file
@@ -0,0 +1,3 @@
|
||||
CONFIG_FREERTOS_UNICORE=y
|
||||
CONFIG_ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY=y
|
||||
CONFIG_BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT=y
|
||||
Reference in New Issue
Block a user