Configurations
Configurations copied to clipboard
[BUG] Longer LK5 disable ENDSTOP_INTERRUPTS_FEATURE
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
- Download faulty release configs example
- Build
- Get the error "Z_MIN_PIN is not interrupt-capable. Disable ENDSTOP_INTERRUPTS_FEATURE to continue."
Expected behavior:
Examples should build
Actual behavior:
error "Z_MIN_PIN is not interrupt-capable. Disable ENDSTOP_INTERRUPTS_FEATURE to continue."
There are so many broken configs in older releases.
Do you really want open that can of worms? 🙃