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

Upload to Arduino Pro or Pro Mini fails (no processor selection provided) #1479

Closed
nkrkv opened this issue Oct 18, 2018 · 1 comment
Closed

Comments

@nkrkv
Copy link
Member

nkrkv commented Oct 18, 2018

Reported on the forum.

Environment

  • Scope: desktop IDE
  • Version: 0.25.0

Steps to reproduce

  1. Hit Deploy → Upload to Arduino
  2. In the board, list choose “Arduino Pro or Pro Mini” (ensure the package installed)

Expected behavior

The “Processor” option is shown with four variants:

  • ATmega328P (5V, 16 MHz)
  • ATmega328P (3.3V, 8 MHz)
  • ATmega168 (5V, 16 MHz)
  • ATmega168 (3.3V, 8 MHz)

Actual behavior

  • No options are shown
  • Uploading leads to the error:
Uploading compiled code to the board...
avrdude: invalid baud rate specified '{upload.speed}'
@evgenykochetkov
Copy link
Contributor

Fixed in #1481

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

3 participants