8000 component: add a variety of new components to remove some `static mut` by bradjc · Pull Request #3288 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

component: add a variety of new components to remove some static mut #3288

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

Merged
merged 8 commits into from
Oct 14, 2022

Conversation

bradjc
Copy link
Contributor
@bradjc bradjc commented Oct 10, 2022

Pull Request Overview

This pull request adds several components for two reasons:

  • To remove static_init!() from hail and nano33 boards.
  • To remove some static mut from the capsules crate.

Testing Strategy

travis

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@hudson-ayers
Copy link
Contributor

Looks good once CI passes

@hudson-ayers
Copy link
Contributor

Blocked on #3286

@hudson-ayers hudson-ayers force-pushed the component-add-sensors-static-mut branch from 1646dba to e03bb9d Compare October 14, 2022 05:19
hudson-ayers
hudson-ayers previously approved these changes Oct 14, 2022
Copy link
Contributor
@hudson-ayers hudson-ayers left a comment

Choose a reason for hiding this comment

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

Rebased

hudson-ayers
hudson-ayers previously approved these changes Oct 14, 2022
Copy link
Contributor
@hudson-ayers hudson-ayers left a comment

Choose a reason for hiding this comment

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

rebased to resolve conflicts

@hudson-ayers
Copy link
Contributor

bors r+

@bors
Copy link
Contributor
bors bot commented Oct 14, 2022

@bors bors bot merged commit 9cc3d42 into master Oct 14, 2022
@bors bors bot deleted the component-add-sensors-static-mut branch October 14, 2022 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0