24 ms·
I've been using protothreads on the RP2040 (Pico MCU) for task management. https://dunkels.com/adam/pt/ https://dunkels.com/adam/pt/ The extensions available
by jacobmarble 2y ago
I've been using protothreads on the RP2040 (Pico MCU) for task management.
https://dunkels.com/adam/pt/ https://dunkels.com/adam/pt/
The extensions available from Hunter Adams at Cornell are also very useful. In particular, PT_YIELD_INTERVAL() has been very useful for me.
https://people.ece.cornell.edu/land/courses/ece4760/RP2040/C_SDK_protothreads/index_Protothreads.html https://people.ece.cornell.edu/land/courses/ece4760/RP2040/C...