You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
It looks as though it inspects the boards.txt to decide what protocol it uses. You could copy the section for the m328p, write it as a new section with a different name, and set the protocol, then specify that new device name to ino upload and it should work. However, if your programmer requires an erase before loading, then you might want to look at pull request #207
Is it possible to upload sketches using an external programmer like usbasp?
I've tried with :
without any success:
Using it with avrdude directly it works:
It works also using "File > Upload with programmer" in Arduino IDE.
Any advice?
Thank you.
The text was updated successfully, but these errors were encountered: