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

Added compatibility to use as esp-idf component #331

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

diplfranzhoepfinger
Copy link

Added compatibility to use as esp-idf component

semohr and others added 4 commits January 14, 2021 14:02
- Refactored the semaphore handling in `PxMatrix.h` to use `SemaphoreHandle_t` instead of `xSemaphoreHandle`.
- Fixed the initialization of `block_linear_index` in the `fillMatrixBuffer` function.
The commit refactors the CMakeLists.txt file by removing unnecessary code and improving its organization. This change aims to enhance the readability of the file and make it easier to maintain in the future.
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