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 PlatformIO freertos semphr.h include #7542

Merged
merged 1 commit into from
May 16, 2024

Conversation

gojimmypi
Copy link
Contributor

Description

Fixes PlatfomIO-specific include of FreeRTOS semphr.h noted in #7533.

Apparently PlatfomIO (which apparently is not using cmake for Espressif builds)... otherwise fails to find semphr.h when not otherwise explicitly prefixed with <freertos/semphr.h>.

Fixes zd# n/a

Testing

Tested only in Espressif / PlatformIO environments.

Note that I added a PlatformIO-specific include, as I'm not certain why it was only "semphr.h".

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@dgarske dgarske merged commit 55ea330 into wolfSSL:master May 16, 2024
99 checks passed
@gojimmypi gojimmypi deleted the PR-Espressif-PlatformIO-semphr branch May 16, 2024 15:46
jefferyq2 pushed a commit to jefferyq2/wolfssl that referenced this pull request Jun 9, 2024
…O-semphr

Fix PlatformIO freertos semphr.h include
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