Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zephyr: device: gpio: Add Send to Gpio and GpioPin
Thread safety is managed by using a token on the operations, so these become Send safe. Signed-off-by: David Brown <[email protected]>
- Loading branch information