Hello,
I am working on CC2541 BLE Stack OSAL for a custom product. This product is sharing a SPI bus with multiple slaves.
I have a situation where multiple SPI devices wants to use the bus at same time. I did not find any semaphore/Mutex implementaion in OSAL.
How to achieve mutual exclusion using OSAL on CC2541??
Any help would be highly appreciated.
Thank you
Lakshmikanth.