Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust: Update riot-sys and riot-wrappers #19288

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Feb 20, 2023

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-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
@chrysn chrysn added Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: run tests If set, CI server will run tests on hardware for the labeled PR Area: Rust Area: Rust wrapper labels Feb 20, 2023
@github-actions github-actions bot added Area: examples Area: Example Applications Area: sys Area: System Area: tests Area: tests and testing framework labels Feb 20, 2023
@chrysn chrysn removed Area: tests Area: tests and testing framework Area: sys Area: System Area: examples Area: Example Applications labels Feb 20, 2023
@riot-ci
Copy link

riot-ci commented Feb 20, 2023

Murdock results

✔️ PASSED

bcea914 rust: Update riot-sys and riot-wrappers

Success Failures Total Runtime
6867 0 6867 16m:45s

Artifacts

Copy link
Contributor

@kaspar030 kaspar030 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK.

@kaspar030
Copy link
Contributor

bors merge

@bors
Copy link
Contributor

bors bot commented Feb 20, 2023

Build succeeded:

@bors bors bot merged commit 523a39a into RIOT-OS:master Feb 20, 2023
@chrysn chrysn deleted the rust-sys-update branch February 25, 2023 08:17
@MrKevinWeiss MrKevinWeiss added this to the Release 2023.04 milestone Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Rust Area: Rust wrapper CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: run tests If set, CI server will run tests on hardware for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants