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

Update Message Handling and Out-of-scope changes: state machine, time manager, state manager, restructuring. #10

Merged
merged 16 commits into from
Jan 31, 2025

Conversation

NoahSprenger
Copy link
Contributor

@NoahSprenger NoahSprenger commented Jan 11, 2025

This pull request includes significant updates to the build process, project structure, and feature-specific code. The changes introduce new build jobs for different features, rename and refactor several files, and add new functionality for managing and processing data.

Build Process Updates:

  • .github/workflows/build.yml: Added separate build jobs for pressure, temperature, and strain features, each with their own steps for installing dependencies and building the project. [1] [2]

Project Structure and Dependencies:

  • boards/argus/Cargo.toml: Renamed from boards/temperature/Cargo.toml and updated dependencies to include enum_dispatch and smlang. [1] [2]
  • Cargo.toml: Added new dependencies for enum_dispatch and smlang, and updated the messages dependency to a new branch.

Feature-Specific Code:

Refactoring:

Documentation:

  • README.md: Updated the installation instructions for probe-rs.

@NoahSprenger NoahSprenger marked this pull request as ready for review January 31, 2025 02:38
@NoahSprenger NoahSprenger merged commit dbb4838 into master Jan 31, 2025
4 checks passed
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@NoahSprenger NoahSprenger deleted the message-update branch February 12, 2025 22:10
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.

1 participant