Scheduler icon indicating copy to clipboard operation
Scheduler copied to clipboard

porting scheduler for Avr

Open vbextreme opened this issue 9 years ago • 9 comments

porting scheduler for Arduino One, for now no other board with avr chip.

vbextreme avatar Jan 06 '16 05:01 vbextreme

+1 PR tested on ArduinoUNO using two examples, the original example for the Due and a new example that use PWM

Testato avatar Jan 06 '16 23:01 Testato

Great effort @vbextreme, I'll test it as soon as I can. Is there any reason why it only works on 328 or is the code suitable for every 8bit AVR chip (like Mega2560 and 32u4)?

facchinm avatar Jan 07 '16 11:01 facchinm

first I need board mega ad leonardo. second need to study a mega && 32u4 datasheet. and the last need to implement, is not very simple. for now wait confirm is ok

togle one bug.

vbextreme avatar Jan 07 '16 15:01 vbextreme

Togle error gcc for 22bit addressing and add some example

vbextreme avatar Jan 13 '16 06:01 vbextreme

News on this pr ? It will be merged ?

Testato avatar Apr 13 '16 15:04 Testato

Please...this would be a great step forward

q2dg avatar Aug 25 '16 11:08 q2dg

ported to the repository is not complete , I worked for a new version soon as I find some time I finish the job started .

vbextreme avatar Aug 25 '16 12:08 vbextreme

The following scheduler allows me to compile multiple blink for leonardo but not for MEGA. Does this help you?

https://github.com/per1234/SCoop/blob/master/SchedulerARMAVR/SchedulerARMAVR.cpp

Thank you.

asukiaaa avatar Nov 12 '16 04:11 asukiaaa

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

:x: Testato
:x: vbextreme
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant