Luisangonzalez / andavr

Automatically exported from code.google.com/p/andavr
5 stars 0 forks source link

Wiring in andavr isn't included #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. avrdude -F -V -c wiring -p m2560 -b 115200 -P /dev/bus/usb/001/002 - C 
/data/data/jackpal.androidterm/local/etc/avrdude.conf - U 
flash:w:/sdcard/Blink.cpp.hex:i -vvvv
2.
3.

What is the expected output? What do you see instead?
I expect that the programmer wiring wil be accepted but, it indicates me that 
there is a problem in avrdude.conf because there isn't "wiring"

What version of the product are you using? On what operating system?
I am using the last version if andavr in my PIPO M9 Android 4.2 device and an 
arduino mega adk r3

So I think that the programmer "wiring" isn't included in this version of 
andavr and I wanna know how can I add it. Thank you 

Original issue reported on code.google.com by touazi.i...@gmail.com on 23 Jan 2014 at 5:51