Threads
From TinyOS Wiki
Problem description
- more than any other platforms, intelmote2 needs threads (i.e. cpu is strong enough to do compression, fft, or singal processing)
- new threading library for T2 is worked on by Kevin Klues
- intelmote2 specific context switch should be implemented
Project status
- Porting in progress by Branislav Kusy and Kevin Klues
- As of 22 Aug 2008, the threads code has been integrated into the main T2.1 tree and is part of the TinyOS core. See TEP 134 for more information.