mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 07:16:15 +00:00
When flashing in synchronous mode with BLE roles active, ticker function calls will be deferred to avoid radio ISR latencies. Increase the total operations supported by 1, to accommodate flash driver's use of ticker operations. It has been observed, without this increase, either the flash driver returned -ECANCEL or the BLE Controller asserted on data transmit as a slave (trying to force data transmit on earliest connection event interval). Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
debug | ||
disk | ||
fs | ||
logging | ||
net | ||
shell | ||
usb | ||
Kconfig | ||
Makefile |