summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/simplelink/oslib/osi_freertos.c
Commit message (Expand)AuthorAge
* cc3200: Shrink the FreeRTOS heap and place TCB+stack in freed location.Damien George2016-06-28
* cc3200: Start the simplelink spawn task using the static task creator.Damien George2016-06-28
* cc3200: Remove .boot section attribute from osi_TaskCreate function.Damien George2016-06-28
* cc3200: Remove includes of rom.h (must be included via rom_map.h).danicampora2015-11-01
* cc3200: Increase stack sizes a bit.danicampora2015-10-19
* cc3200: Reduce stack sizes of simplelink and the servers.danicampora2015-03-11
* cc3200: Add power management framework. Add mpcallback class.danicampora2015-03-11
* cc3200: Place functions only used while booting in a special section.danicampora2015-03-11
* cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores.danicampora2015-02-26
* cc3200: Add WDT functionality as part of the pyb module.danicampora2015-02-25
* cc3200: Remove dependencies from FreeRTOS.danicampora2015-02-22
* cc3200: Add cc3200 port of MicroPython.danicampora2015-02-06