Arduino-Scheduler icon indicating copy to clipboard operation
Arduino-Scheduler copied to clipboard

not an issue : just ported on XMOS

Open fabriceo opened this issue 6 years ago • 1 comments

Hi , I wanted to say a big thank you to Mikael for sharing this source code. The way the scheduler is implemented by using the standard set jump/lonjump and reserving stack space using a dynamic array local variable on the stack is very great. I have ported the code with some changes for the XMOS cpu and a preliminary version and test code is described her : https://www.xcore.com/viewtopic.php?f=21&t=7272

Thanks again Mikael

fabriceo avatar Jun 15 '19 10:06 fabriceo

Thanks for the update. Great news that you could port to XMOS. Please issue a pull request If you think your changes would be of interest for others. Cheers Mikael.

mikaelpatel avatar Jun 26 '19 19:06 mikaelpatel