Skip to content
Snippets Groups Projects
Commit 5330d899 authored by danicampora's avatar danicampora
Browse files

cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores.

Before, both mutexes and semaphores were used. Using only the latter
and with a bit of cleanup to remove some code bloat, we save ~600
bytes of code.
parent f3661d41
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment