Grant Edwards wrote:
On 2007-11-14, Grant Edwards <[email protected]> wrote:
:
Protothreads looks promising:
http://www.sics.se/~adam/pt/
Thanks for the inspiration, Grant!
At the moment I'm looking for a light-weight mechanism for doing
'multi-threading'. Protothread could be one way to do it.
I'm yet struggling a little bit with low power modes. How could this be
implemented with protothreads?
To me it seems that protothreads are doing some kind of active wait.
And that's definitely not my goal, because the device should be battery
driven.
Any ideas?
Hardy