If you are asking a question, please follow this template:
- My goal is: [using Semaphore to protect FIFO]
- My actions are: [I have created FIFO in UART port which can be called in different tasks]
- The result I see is: [Want to use semaphore to protect the read/write access]
- My expectation & question is: [Does the OS has such API ??]