Skip to content

Conversation

@caiespin
Copy link

This pull request addresses an issue with the pthread library linkage in the SDK, which caused function declaration errors related to threading. The following changes have been made:

  • Added the missing <pthread.h> header in log_module.cpp to resolve the pthread function declaration issues.
    The error occurred when trying to build the library on a Raspberry Pi 5.

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 participants