Skip to content
Snippets Groups Projects
Verified Commit 5327da95 authored by rahix's avatar rahix
Browse files

chore(max30001): Port to new mutex and hw-lock APIs


Using a FreeRTOS mutex directly is deprecated.  Replace it with a
`struct mutex`.  Similarly, the deprecated `hwlock_acquire_timeout()`
is replaced with `hwlock_acquire()`.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 4872edd9
No related branches found
No related tags found
No related merge requests found
Pipeline #4236 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment