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

Allow use of USB programmers like avrispmkII#208

Closed
ntavish wants to merge 2 commits into
amperka:masterfrom
ntavish:patch-1
Closed

Allow use of USB programmers like avrispmkII#208
ntavish wants to merge 2 commits into
amperka:masterfrom
ntavish:patch-1

Conversation

@ntavish

@ntavish ntavish commented Nov 4, 2014

Copy link
Copy Markdown

ino.ino needs to have usb as serial-port in [upload], like:

[upload]
board-model = atmega328bb
serial-port = usb

The protocol ( '-c' option to avrdude) is picked from boards.txt as before, and the port ('-P' option for avrdude) is usb if usb is set.

ino.ino needs to have usb as serial-port in [upload], like:

[upload]
board-model = atmega328bb
serial-port = usb

The protocol ( '-c' option to avrdude) is picked from boards.txt as before, and the port ('-P' option for avrdude) is usb if usb is set.
@ntavish

ntavish commented Nov 4, 2014

Copy link
Copy Markdown
Author

Should close #201 and #166, only tested avrispmkII on linux.

@ntavish ntavish closed this Nov 4, 2014
@ntavish ntavish reopened this Nov 4, 2014
@ntavish

ntavish commented Nov 4, 2014

Copy link
Copy Markdown
Author

Also needed to disable '-D' flag to avrdude. could also be #207

@ntavish ntavish closed this May 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant