This commit is contained in:
2026-05-19 07:58:11 +02:00
parent 32fe244fcf
commit 5557c78179
20 changed files with 422 additions and 272 deletions

View File

@@ -2,7 +2,7 @@
CONFIG_BLE_MGMT=y
### Audio
CONFIG_BUZZ_AUDIO=y
CONFIG_BUZZ_AUDIO=n
### Error handling
CONFIG_HW_STACK_PROTECTION=y
@@ -13,3 +13,4 @@ CONFIG_PM_DEVICE=y
### Stack
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_BT_RX_STACK_SIZE=4096