Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arscons isn't working with Arduino Leonardo #26

Open
schadocalex opened this issue Aug 8, 2014 · 1 comment
Open

arscons isn't working with Arduino Leonardo #26

schadocalex opened this issue Aug 8, 2014 · 1 comment

Comments

@schadocalex
Copy link

Hi!

I'm having problem trying to upload a very simple program (blink sample) with scons on LEONARDO board. When i use Arduino IDE it works well with the Leonardo, but scons can't dialog with it.

This is what i got:
Connecting to programmer: .
Found programmer: Id = "TESTATA"; type = A
Software Version = T.E; Hardware Version = S.T
avrdude: error: buffered memory access not supported. Maybe it isn't
a butterfly/AVR109 but a AVR910 device?

I tried with AVR910 and AVR911 but it's worth.

@jonsnow1357
Copy link

the attached diff file adds support for leonardo.
It also has some small refactoring (brackets for print) and bug fixes.

Hope it's accepted in the main :)

leonardo.diff.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants