Skip to content

Update to SDK 1.4 #908

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

Closed
grahamehorner opened this issue Oct 20, 2015 · 2 comments
Closed

Update to SDK 1.4 #908

grahamehorner opened this issue Oct 20, 2015 · 2 comments
Milestone

Comments

@grahamehorner
Copy link

update to use esp8266 sdk v1.4.0 - esp_iot_sdk_v1.4.0_15_09_18.zip and provide a method of obtaining the sdk used for the build of core libraries.

@igrr
Copy link
Member

igrr commented Oct 20, 2015

There is a branch based on SDK 1.4: https://github.com/igrr/Arduino/tree/sdk-1.4
However currently there are some issues with 1.4 related to AP mode and sleep modes, so I'm not upgrading the core yet.

Regarding the second part, i'm not sure i understand what you mean by 'provide a method of obtaining the sdk used for the build of core libraries'. SDK is in this repository, https://github.com/esp8266/Arduino/tree/esp8266/hardware/esp8266com/esp8266/tools/sdk. You can see which version is used by looking at version file. If you need to get this information at run time, there is a function in the SDK which returns version number. See SDK docs for details.

@igrr igrr changed the title esp8266 sdk updates Update to SDK 1.4 Oct 20, 2015
igrr added a commit that referenced this issue Nov 4, 2015
@igrr igrr modified the milestone: 2.1.0 Nov 5, 2015
@igrr
Copy link
Member

igrr commented Dec 18, 2015

Updated to 1.5 (#1102)

@igrr igrr closed this as completed Dec 18, 2015
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

2 participants