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

chore(cmake): Add sensor variant firmware ci #766

Merged
merged 6 commits into from
Apr 10, 2024

Conversation

ryanthecoder
Copy link
Contributor

This PR adds a new configure preset and build preset that builds the firmware with the "USE_PRESSURE_MOVE" define
This enables the special firmware that allows the system to buffer sensor data on the pipettes, and sync sensor tasks with movements.

The workflow file builds and uploads just the applications so that internal users can just pull the .zip file of them from CI instead of building them

@ryanthecoder ryanthecoder requested a review from sfoster1 April 9, 2024 15:55
@ryanthecoder ryanthecoder force-pushed the sensor-variant-firmware-ci branch from f594d28 to 3251092 Compare April 10, 2024 15:40
@ryanthecoder ryanthecoder force-pushed the sensor-variant-firmware-ci branch from 2ef9517 to b363100 Compare April 10, 2024 17:03
Copy link
Contributor

@pmoegenburg pmoegenburg left a comment

Choose a reason for hiding this comment

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

lgtm!

Copy link
Contributor

@caila-marashaj caila-marashaj left a comment

Choose a reason for hiding this comment

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

Nice!

@ryanthecoder ryanthecoder merged commit ed0f77e into main Apr 10, 2024
36 of 37 checks passed
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.

3 participants