update NimBLE lib

This commit is contained in:
technyon
2022-06-12 10:55:16 +02:00
parent 6557bd8c72
commit c5ca2da941
178 changed files with 19582 additions and 8440 deletions

View File

@@ -140,7 +140,14 @@ Set the task stack size for the NimBLE core.
- Default is 4096
<br/>
## Extended advertising settings, For use with ESP32C3, ESP32S3, ESP32H2 ONLY!
`CONFIG_NIMBLE_STACK_USE_MEM_POOLS`
Enable the use of memory pools for stack operations. This will use slightly more RAM but may provide more stability.
- Options: 0 or 1, default is disabled (0)
<br/>
### Extended advertising settings, For use with ESP32C3, ESP32S3, ESP32H2 ONLY!
`CONFIG_BT_NIMBLE_EXT_ADV`