Skip to content
Snippets Groups Projects
Verified Commit 6fee37c9 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 df75ff0b
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment