Skip to content
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

Fix build error semphr.h:74:3: error: #error "include FreeRTOS.h" must appear in source files before "include semphr.h" (IDFGH-2077) #4251

Closed
wants to merge 2 commits into from

Conversation

motla
Copy link
Contributor

@motla motla commented Oct 27, 2019

FreeRTOS.h must always be included before semphr.h

…t appear in source files before "include semphr.h"

FreeRTOS.h must always be included before semphr.h
@Alvin1Zhang
Copy link
Collaborator

@motla Thanks for the contribution.

@github-actions github-actions bot changed the title Fix build error semphr.h:74:3: error: #error "include FreeRTOS.h" must appear in source files before "include semphr.h" Fix build error semphr.h:74:3: error: #error "include FreeRTOS.h" must appear in source files before "include semphr.h" (IDFGH-2077) Oct 28, 2019
igrr pushed a commit that referenced this pull request Oct 31, 2019
…t appear in source files before "include semphr.h"

FreeRTOS.h must always be included before semphr.h

Merges #4251
@mahavirj
Copy link
Member

mahavirj commented Dec 5, 2019

Fixed with 5491365

@mahavirj mahavirj closed this Dec 5, 2019
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.

3 participants