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

add special case for SIMULATED motherboard to mftest #27299

Merged

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented Jul 22, 2024

Description

I attempted to run ./buildroot/bin/build_all_examples
It failed on the broken examples as expected but it also failed on SIMULATED example config
The issues on linux is the build chooses the first build ENV: but in SIMULATED case it should skip the first env listed.

Added this exception to buildroot/bin/mftest so that build_all_examples can build the SIMULATED example.

Requirements

use mftest on simulated board config

Benefits

Builds as expected

Related Issues

@thinkyhead thinkyhead merged commit 20f71fa into MarlinFirmware:bugfix-2.1.x Aug 21, 2024
63 checks passed
@ellensp ellensp deleted the special-case-for-SIMULATED branch August 22, 2024 01:18
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