index
:
micropython
docs/library/bluetooth
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
cc3200
/
simplelink
/
oslib
/
osi_freertos.c
Commit message (
Expand
)
Author
Age
*
cc3200: Shrink the FreeRTOS heap and place TCB+stack in freed location.
Damien George
2016-06-28
*
cc3200: Start the simplelink spawn task using the static task creator.
Damien George
2016-06-28
*
cc3200: Remove .boot section attribute from osi_TaskCreate function.
Damien George
2016-06-28
*
cc3200: Remove includes of rom.h (must be included via rom_map.h).
danicampora
2015-11-01
*
cc3200: Increase stack sizes a bit.
danicampora
2015-10-19
*
cc3200: Reduce stack sizes of simplelink and the servers.
danicampora
2015-03-11
*
cc3200: Add power management framework. Add mpcallback class.
danicampora
2015-03-11
*
cc3200: Place functions only used while booting in a special section.
danicampora
2015-03-11
*
cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores.
danicampora
2015-02-26
*
cc3200: Add WDT functionality as part of the pyb module.
danicampora
2015-02-25
*
cc3200: Remove dependencies from FreeRTOS.
danicampora
2015-02-22
*
cc3200: Add cc3200 port of MicroPython.
danicampora
2015-02-06