Commit 619e877
committed
extmod/nimble: Expose BLE_GATT_MAX_PROCS configuration.
For platforms with more ram, MICROPY_HW_BLE_GATT_MAX_PROCS can be increased in mpconfigboard.h to speed up concurrent processing of BLE actions.
Signed-off-by: Andrew Leech <[email protected]>1 parent 27b7bf3 commit 619e877
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| |||
Submodule mynewt-nimble updated from 4284956 to 5c284e4
0 commit comments