adafruit / Adafruit_WICED_Arduino

Adafruit WICED Feather Arduino BSP
https://www.adafruit.com/products/3056
27 stars 19 forks source link

Add Scheduler support #30

Open microbuilder opened 8 years ago

microbuilder commented 8 years ago

Since the WICED Feather runs in an RTOS, Scheduler support should eventually be added to help with task and resource management.

hathach commented 8 years ago

Scheduler should be able to

Note: an additional worker thread is required.