Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
19288: rust: Update riot-sys and riot-wrappers r=kaspar030 a=chrysn ### Contribution description rust: Update riot-sys and riot-wrappers * riot-wrappers: * Fix infinite loop when using a Mutex * Make ValueInThread Copy/Clone * riot-sys: * Export xxx_DEV (eg. I2C_DEV) C macros as functions * Add auto_init_utils.h ### Testing procedure CI checks should suffice. ### Issues/PRs references This pulls in fixes from * RIOT-OS/rust-riot-sys#18 * RIOT-OS/rust-riot-sys#17 / RIOT-OS/rust-riot-wrappers#37 * RIOT-OS/rust-riot-wrappers#42 / RIOT-OS/rust-riot-wrappers#41 Co-authored-by: chrysn <[email protected]>
- Loading branch information