Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

upload using programmer #201

@lesion

Description

@lesion

Is it possible to upload sketches using an external programmer like usbasp?
I've tried with :

ino upload -p usbasp

without any success:

usbasp doesn't exist. Is Arduino connected?

Using it with avrdude directly it works:

avrdude -p usbasp -c m328p
avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.00s

avrdude: Device signature = 0x1e950f
avrdude: safemode: Fuses OK (H:05, E:DE, L:FF)
avrdude done.

It works also using "File > Upload with programmer" in Arduino IDE.
Any advice?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions