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

mcu-util: pull out messaging module into a crate #115

Merged
merged 5 commits into from
Jun 3, 2024

Conversation

TheButlah
Copy link
Collaborator

@TheButlah TheButlah commented May 30, 2024

Rebased on #116

We currently duplicate this code in orb-mcu-util and orb-mcu-telemetry, pulling it into its own crate will let the telemetry tool use it.

We also need to access can messages in orb-supervisor, so bringing this into a crate will help with that.

@TheButlah TheButlah requested a review from fouge May 30, 2024 19:48
@TheButlah TheButlah enabled auto-merge (squash) May 31, 2024 18:12
@TheButlah TheButlah merged commit 893130b into main Jun 3, 2024
9 checks passed
@TheButlah TheButlah deleted the thebutlah/pull-out-can branch June 3, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants