Skip to content

Adapt to incompatible changes in the ESP8266 SDK (2.x branch version)#743

Closed
jepler wants to merge 5 commits into
adafruit:masterfrom
jepler:esp8266-sdk-fixes-2.x
Closed

Adapt to incompatible changes in the ESP8266 SDK (2.x branch version)#743
jepler wants to merge 5 commits into
adafruit:masterfrom
jepler:esp8266-sdk-fixes-2.x

Conversation

@jepler
Copy link
Copy Markdown

@jepler jepler commented Apr 7, 2018

One commit is from micropython#1254, see that issue for more background info.

With these changes, I am able to build and run on a fresh SDK from today.

kattni and others added 5 commits March 6, 2018 21:41
Update driver links (for 2.x) including categories!
_stage: use 16 bit for coordinates to support larger screens
Recent vendor SDKs ship libs with code in .text section, which previously
was going into .irom0.text. Adjust the linker script to route these
sections back to iROM (follows upstream change).
these are function prototypes not used in circuitpython.  The
declarations began to conflict with ones in the upstream SDK
at some point, so delete them.
@jepler jepler closed this Apr 7, 2018
@jepler jepler deleted the esp8266-sdk-fixes-2.x branch August 2, 2018 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants