binary semaphore init #54
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat:mueller_binSemaph"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
will be replaced by newer pull request (including SemaphoreFactory and new semaphore interface)
Pull request closed