Skip to content

Commit 6d6dd2b

Browse files
components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller
* Original commit: espressif/esp-idf@b310c06
1 parent 0611b0c commit 6d6dd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/mdns/test_afl_fuzz_host/sdkconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
#define CONFIG_BTDM_CTRL_BR_EDR_MAX_SYNC_CONN_EFF 0
5454
#define CONFIG_BTDM_CTRL_PINNED_TO_CORE 0
5555
#define CONFIG_BTDM_BLE_SLEEP_CLOCK_ACCURACY_INDEX_EFF 1
56-
#define CONFIG_BT_RESERVE_DRAM 0x0
56+
#define CONFIG_BTDM_RESERVE_DRAM 0x0
5757
#define CONFIG_COAP_MBEDTLS_PSK 1
5858
#define CONFIG_COAP_LOG_DEFAULT_LEVEL 0
5959
#define CONFIG_ADC_DISABLE_DAC 1

0 commit comments

Comments
 (0)