drivers: ieee802154_nrf5: fix CSL for multicore devices
Due to serialization restrictions radio api calls cannot be nested, any
violation of this rule leads to a deadlock. This commit fixes the bug
by transferring the nested radio api call to ot_radio_workq.
Signed-off-by:
Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
Loading
Please sign in to comment