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

Request: Arduino ISP Support #717

Closed
sergiotomasello opened this issue Jul 11, 2016 · 3 comments
Closed

Request: Arduino ISP Support #717

sergiotomasello opened this issue Jul 11, 2016 · 3 comments
Assignees

Comments

@sergiotomasello
Copy link

Could you add support to Arduino ISP by Arduino Srl?

Following the lines to be included into avrdude.conf file:

programmer
id    = "arduinoisporg";
desc  = "Arduino ISP Programmer";
type  = "usbtiny";
connection_type = usb;
usbvid     = 0x2A03;
usbpid     = 0x0049;
;

Regards
Sergio

@valeros
Copy link
Member

valeros commented Jul 12, 2016

Thanks, updated!

@valeros valeros closed this as completed Jul 12, 2016
facchinm added a commit to facchinm/Arduino that referenced this issue Dec 15, 2016
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
facchinm added a commit to facchinm/Arduino that referenced this issue Dec 16, 2016
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
neu-rah pushed a commit to neu-rah/VirtualPins that referenced this issue Apr 10, 2017
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
@tiborebner
Copy link

I still don't see the entry with id = arduinoisporg in my PlatformIO-specific avrdude.conf. What happened to that? I had to put it in there manually for it to work with my ISP programmer.

@ivankravets
Copy link
Member

@tiborebner Please run pio update, the avrdude package was updated. Thanks.

facchinm added a commit to arduino/ArduinoCore-avr that referenced this issue Sep 20, 2017
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
facchinm added a commit to arduino/ArduinoCore-avr that referenced this issue Sep 20, 2017
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
facchinm added a commit to arduino/ArduinoCore-avr that referenced this issue Sep 20, 2017
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
facchinm added a commit to arduino/ArduinoCore-avr that referenced this issue Sep 20, 2017
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
facchinm added a commit to arduino/ArduinoCore-avr that referenced this issue Sep 20, 2017
We'll need to patch avrdude with this new programmer type
platformio/platformio-core#717
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants