Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

ESP8266 SDK Core 2.3.0 compat #563

Merged
merged 2 commits into from
Mar 24, 2019
Merged

ESP8266 SDK Core 2.3.0 compat #563

merged 2 commits into from
Mar 24, 2019

Conversation

OttoWinter
Copy link
Member

@OttoWinter OttoWinter commented Mar 24, 2019

Description:

Adds basic support for core SDK core 2.3.0 for ESP8266. Some components will likely give compile errors, but I certainly won't backport them (huge pain).

These things won' work:

  • everything that uses pin interrupts (uart, pulse counter, duty cycle, rotary encoder, remote receiver)
  • neopixelbus
  • PWM

Expect other things to break too, I don't consider 2.3.0 officially supported.

Related issue (if applicable): fixes esphome/issues#145

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

Checklist:

  • The code change is tested and works locally.
  • The code change follows the standards

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

@OttoWinter OttoWinter merged commit 3db10f4 into dev Mar 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the core-2.3.0-compat branch March 24, 2019 17:04
@OttoWinter OttoWinter added this to the 1.12.2 milestone Mar 31, 2019
OttoWinter added a commit that referenced this pull request Mar 31, 2019
* ESP8266 SDK Core 2.3.0 compat

* Lint
@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.

Core 2.3.0 - support request / WiFi issues with 2.4/2.5
1 participant