Skip to content

Add stdint, move headers up in core_features.h #6793

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 3 commits into from
Nov 18, 2019

Conversation

earlephilhower
Copy link
Collaborator

Fixes #6791 which I think only happened when the file was included from
a .C file (due to the headers being included only ifdef __cplusplus).

Fixes esp8266#6791 which I think only happened when the file was included from
a .C file (due to the headers being included only ifdef __cplusplus).
@earlephilhower
Copy link
Collaborator Author

Supercedes #6553 I think, which may have been abandoned and has some strange merge conflict.

@devyte devyte added this to the 2.6.2 milestone Nov 17, 2019
@earlephilhower earlephilhower merged commit b71872c into esp8266:master Nov 18, 2019
@earlephilhower earlephilhower deleted the hdrfix branch November 18, 2019 03:26
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.6.x - core_esp8266_features.h error: unknown type name 'uint32_t'
3 participants