Skip to content

Commit

Permalink
use external memory for TLS (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt authored Dec 22, 2024
1 parent 1945d56 commit f0d6959
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ esp32:
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST: "y"
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY: "y"

CONFIG_MBEDTLS_EXTERNAL_MEM_ALLOC: "y"

wifi:
id: wifi_id
on_connect:
Expand Down

0 comments on commit f0d6959

Please sign in to comment.