aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mpthreadport.c
AgeCommit message (Expand)Author
2016-06-28cc3200/mpthreadport: Move mem alloc outside the thread_mutex lock.Damien George
2016-06-28cc3200/mpthreadport: Scan more root pointers from thread data.Damien George
2016-06-28cc3200/mpthreadport: Properly initialise the main thread's data.Damien George
2016-06-28cc3200/mpthreadport: Make mutex statically allocated.Damien George
2016-06-28cc3200: Fix call to new exception to be _msg instead of _arg1.Damien George
2016-06-28py/modthread: Allow to properly set the stack limit of a thread.Damien George
2016-06-28cc3200: Add basic threading capabilities.Damien George