mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-22 02:55:22 +00:00
With the ticker for flash driver added, the Controller was corrupting memory outside its allocations by incorrectly using the flash ticker instance to be a BLE role and corrupting memory. This is now fixed by checking for the ticker ids to be within the Controller's use before using them. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no> |
||
---|---|---|
.. | ||
common | ||
controller | ||
host | ||
shell | ||
Kconfig | ||
Makefile |