Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: subsys: random: Correct Mutex define
Correct Mutex ctr_lock defination as the wrong defination lead to sysworkq task not acquiring this mutex during bt init, which lead to BLE didn't work as described in issue zephyrproject-rtos#86444 Signed-off-by: Ying Zhang <[email protected]>
- Loading branch information