Skip to content

Misc zephyr fixes#6801

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
julek-wolfssl:zephyr-fixes
Sep 29, 2023
Merged

Misc zephyr fixes#6801
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
julek-wolfssl:zephyr-fixes

Conversation

@julek-wolfssl
Copy link
Copy Markdown
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
Copy Markdown
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