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

Misc zephyr fixes #6801

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

julek-wolfssl
Copy link
Member

  • Need to call fs_file_t_init() before calling fs_open()
  • 0 is a valid POSIX socket number
  • Include stdio.h when needed to simplify macro logic
  • Define Zephyr specific macros in CMakeLists.txt to make for a better user experience

- Need to call fs_file_t_init() before calling fs_open()
- 0 is a valid POSIX socket number
- Include stdio.h when needed to simplify macro logic
- Define Zephyr specific macros in CMakeLists.txt to make for a better user experience
@julek-wolfssl julek-wolfssl self-assigned this Sep 22, 2023
@julek-wolfssl
Copy link
Member Author

Retest this please

@JacobBarthelmeh JacobBarthelmeh merged commit 8a57936 into wolfSSL:master Sep 29, 2023
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