Skip to content

httpUpdate: fix case sensitivity issues #537

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

Merged
merged 1 commit into from
Jul 12, 2015
Merged

httpUpdate: fix case sensitivity issues #537

merged 1 commit into from
Jul 12, 2015

Conversation

kzyapkov
Copy link
Contributor

On Linux (presumably Mac too), the header of the library
could not be included, caps changed to match the filename.

The line 'architectures=ESP8266' in library.properties caused:
WARNING: library ESP8266httpUpdate claims to run on [ESP8266] architecture(s) and may be incompatible with your current board which runs on [esp8266] architecture(s).

On Linux (presumably Mac too), the header of the library
could not be included, caps changed to match the filename.

The line 'architectures=ESP8266' in library.properties caused:
WARNING: library ESP8266httpUpdate claims to run on [ESP8266] architecture(s) and may be incompatible with your current board which runs on [esp8266] architecture(s).
igrr added a commit that referenced this pull request Jul 12, 2015
httpUpdate: fix case sensitivity issues
@igrr igrr merged commit ec5df30 into esp8266:esp8266 Jul 12, 2015
igrr added a commit that referenced this pull request Oct 29, 2015
httpUpdate: fix case sensitivity issues
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.

2 participants