9 Commits (5d2279bec12da4da62e38544608198b57a47efd2)

Author SHA1 Message Date
Damien George 17ba6ef5fa cc3200: Fix thread mutex's so threading works with interrupts. 8 years ago
Damien George 50ddaafa6a cc3200: Use mp_raise_XXX helper functions to reduce code size. 8 years ago
Damien George fa2ac93c3a cc3200/mpthreadport: Move mem alloc outside the thread_mutex lock. 9 years ago
Damien George 757146efe3 cc3200/mpthreadport: Scan more root pointers from thread data. 9 years ago
Damien George 3b0fbfe4e5 cc3200/mpthreadport: Properly initialise the main thread's data. 9 years ago
Damien George 27241293c4 cc3200/mpthreadport: Make mutex statically allocated. 9 years ago
Damien George c9520c591b cc3200: Fix call to new exception to be _msg instead of _arg1. 9 years ago
Damien George df95f52583 py/modthread: Allow to properly set the stack limit of a thread. 9 years ago
Damien George eef4f13a33 cc3200: Add basic threading capabilities. 9 years ago