binary semaphore init #54

Closed
muellerr wants to merge 0 commits from KSat:mueller_binSemaph into master
Owner

fixes #53 , but maybe this should be implemented for every OS with an interface and factory.

Also fixes #55 but maybe the function implementation should be moved to bsp.

UPDATE: I moved the function implementation to BSP. This needs to be implemented for each freeRTOS project now, but it is just one function call (similar to printChar)

fixes #53 , but maybe this should be implemented for every OS with an interface and factory. Also fixes #55 but maybe the function implementation should be moved to bsp. UPDATE: I moved the function implementation to BSP. This needs to be implemented for each freeRTOS project now, but it is just one function call (similar to printChar)
muellerr added the
feature
label 2020-04-24 17:10:35 +02:00
Author
Owner

will be replaced by newer pull request (including SemaphoreFactory and new semaphore interface)

will be replaced by newer pull request (including SemaphoreFactory and new semaphore interface)
muellerr closed this pull request 2020-05-23 20:59:59 +02:00

Pull request closed

Sign in to join this conversation.
No description provided.