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

List the correct boards when building for ESP32 #589

Merged
merged 2 commits into from May 31, 2019
Merged

List the correct boards when building for ESP32 #589

merged 2 commits into from May 31, 2019

Conversation

macourteau
Copy link
Contributor

@macourteau macourteau commented May 31, 2019

Description:

The error message shown listing the valid boards only shows the ESP8266 boards, which is incorrect when building for ESP32. This also sorts the list of boards.

Related issue (if applicable): fixes

Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#

Checklist:

  • The code change is tested and works locally.
  • [n/a] Tests have been added to verify that the new code works (under tests/ folder).
    => does not apply, this only changes an error message

If user exposed functionality or configuration variables are added/changed:

Copy link
Member

@OttoWinter OttoWinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@OttoWinter OttoWinter merged commit 4e520d1 into esphome:dev May 31, 2019
@OttoWinter OttoWinter added this to the 1.13.3 milestone Jun 1, 2019
OttoWinter pushed a commit that referenced this pull request Jun 1, 2019
* List the ESP32 boards for ESP32 builds.

* Sort the list of valid boards.
@esphome esphome locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants