Arduino M0 Scheduler

Hi everybody :smiley:

About this library: Scheduler - Arduino Reference

I have seen that this library works only Arduino Due (SAM architecture). :confused:

Someone know how porting this library in SAMD architecture in manner to work with Arduino M0 or know alternative scheduler library that support M0?

Thanks a lot!

Luca

See here.

PeterVH:
See here.

Thanks! :slight_smile: