-
- Downloads
Remove use of `optin_builtin_traits` feature.
Instead of `impl !Send for Threshold`, put a phantom raw pointer in there and impl `Sync` manually (I presume this being `Sync` was intended?). part of https://github.com/japaric/cortex-m-rtfm/issues/22
Please register or sign in to comment