diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-02-12 17:09:17 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-02-12 17:09:17 +1100 |
| commit | 03c0968168090b1093bda7e05874c201ae58b57b (patch) | |
| tree | 118390c4c1278cd5fa1326b0d65273e3e32efeed /sdkconfig.common | |
| parent | a37b5173560f56567b27f33ea1df60c51c6e29ce (diff) | |
| download | tangara-fw-03c0968168090b1093bda7e05874c201ae58b57b.tar.gz | |
Let's try avoiding allocs in the bt stacks
Diffstat (limited to 'sdkconfig.common')
| -rw-r--r-- | sdkconfig.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdkconfig.common b/sdkconfig.common index 0fbe730c..7ae9aea2 100644 --- a/sdkconfig.common +++ b/sdkconfig.common @@ -13,7 +13,6 @@ CONFIG_BT_A2DP_ENABLE=y CONFIG_BT_STACK_NO_LOG=y # CONFIG_BT_MULTI_CONNECTION_ENBALE is not set CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y -CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=y CONFIG_SPI_MASTER_IN_IRAM=y # CONFIG_SPI_SLAVE_ISR_IN_IRAM is not set |
