micropython/cc3200/simplelink
danicampora 5330d8996f 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.
2015-02-26 11:18:18 +01:00
..
oslib cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores. 2015-02-26 11:18:18 +01:00
cc_pal.c cc3200: Remove dependencies from FreeRTOS. 2015-02-22 17:50:50 +01:00
cc_pal.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
user.h cc3200: Remove dependencies from FreeRTOS. 2015-02-22 17:50:50 +01:00