We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Longer LK5 needs ENDSTOP_INTERRUPTS_FEATURE disabled, but older versions have it enabled.
✅ bugfix-2.1.x ❌ release-2.1.2.2 ❌ release-2.1.2.1 ❌ release-2.1.2
Example does not exist further back (that I could find quickly)
Expected behavior:
Examples should build
Actual behavior:
error "Z_MIN_PIN is not interrupt-capable. Disable ENDSTOP_INTERRUPTS_FEATURE to continue."
The text was updated successfully, but these errors were encountered:
There are so many broken configs in older releases.
Do you really want open that can of worms? 🙃
Sorry, something went wrong.
No branches or pull requests
Bug Description
Longer LK5 needs ENDSTOP_INTERRUPTS_FEATURE disabled, but older versions have it enabled.
✅ bugfix-2.1.x
❌ release-2.1.2.2
❌ release-2.1.2.1
❌ release-2.1.2
Example does not exist further back (that I could find quickly)
Need to update these older Config files.
Steps to Reproduce
Expected behavior:
Examples should build
Actual behavior:
error "Z_MIN_PIN is not interrupt-capable. Disable ENDSTOP_INTERRUPTS_FEATURE to continue."
The text was updated successfully, but these errors were encountered: