benpicco
benpicco
My use case is: I have multiple sensors that I want to update, since communication happens over a bus I want to update one sensor at a time to avoid...
I realized that I want to unsubscribe from those events, so I'll go with the mutex.
Does the WIP label still apply?
This needs a rebase
Please squash!
I think I'd rather shrink the netif thread stack sizes than blacklisting more boards because the memory for the queue now moved from the stack to a static allocation.
> Maybe something more like this Want to PR that? Then I can give you an ACK.
Rebased as the issue still persists.
Please rebase. While you are at it, please also prefix the commit messages with the relevant subsystem, so `pkg/mbedtls:` and `pkg/lwip:`
My only issue is that if this information is needed, we should have an API for that - not poke CPU configuration in application / test code.